Home
last modified time | relevance | path

Searched refs:RTL_COEX_RUNNING (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.h299 #define RTL_COEX_RUNNING (1 << 0) macro
H A Drtk_coex.c1508 if (!test_bit(RTL_COEX_RUNNING, &btrtl_coex.flags)) { in rtk_btcoex_parse_cmd()
2475 if (!test_bit(RTL_COEX_RUNNING, &btrtl_coex.flags)) { in rtk_btcoex_parse_event()
2543 if (!test_bit(RTL_COEX_RUNNING, &btrtl_coex.flags)) { in rtk_btcoex_parse_l2cap_data_tx()
2610 if (!test_bit(RTL_COEX_RUNNING, &btrtl_coex.flags)) { in rtk_btcoex_parse_l2cap_data_rx()
2908 if (test_and_set_bit(RTL_COEX_RUNNING, &btrtl_coex.flags)) { in rtk_btcoex_open()
2978 if (!test_and_clear_bit(RTL_COEX_RUNNING, &btrtl_coex.flags)) { in rtk_btcoex_close()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.h299 #define RTL_COEX_RUNNING (1 << 0) macro
H A Drtk_coex.c1508 if (!test_bit(RTL_COEX_RUNNING, &btrtl_coex.flags)) { in rtk_btcoex_parse_cmd()
2442 if (!test_bit(RTL_COEX_RUNNING, &btrtl_coex.flags)) { in rtk_btcoex_parse_event()
2510 if (!test_bit(RTL_COEX_RUNNING, &btrtl_coex.flags)) { in rtk_btcoex_parse_l2cap_data_tx()
2577 if (!test_bit(RTL_COEX_RUNNING, &btrtl_coex.flags)) { in rtk_btcoex_parse_l2cap_data_rx()
2875 if (test_and_set_bit(RTL_COEX_RUNNING, &btrtl_coex.flags)) { in rtk_btcoex_open()
2945 if (!test_and_clear_bit(RTL_COEX_RUNNING, &btrtl_coex.flags)) { in rtk_btcoex_close()