Home
last modified time | relevance | path

Searched refs:is_profile_connected (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c76 #define is_profile_connected(profile) ((btrtl_coex.profile_bitmap & BIT(profile)) > 0) macro
2317 if ((flag != 0x01) && (is_profile_connected(profile_a2dp) || in rtl_l2_data_process()
2318 is_profile_connected(profile_pan))) in rtl_l2_data_process()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c76 #define is_profile_connected(profile) ((btrtl_coex.profile_bitmap & BIT(profile)) > 0) macro
2317 if ((flag != 0x01) && (is_profile_connected(profile_a2dp) || in rtl_l2_data_process()
2318 is_profile_connected(profile_pan))) in rtl_l2_data_process()