Searched refs:update_profile_state (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/ |
| H A D | rtk_coex.c | 668 static void update_profile_state(uint8_t profile_index, uint8_t is_busy) in update_profile_state() function 1000 update_profile_state(profile_a2dp, TRUE); in packets_count() 1007 update_profile_state(profile_sink, TRUE); in packets_count() 1055 update_profile_state(profile_a2dp, FALSE); in count_a2dp_packet_timeout() 1057 update_profile_state(profile_sink, FALSE); in count_a2dp_packet_timeout() 1077 update_profile_state(profile_pan, FALSE); in count_pan_packet_timeout() 1082 update_profile_state(profile_pan, TRUE); in count_pan_packet_timeout() 1102 update_profile_state(profile_hogp, FALSE); in count_hogp_packet_timeout() 1113 update_profile_state(profile_voice, FALSE); in count_hogp_packet_timeout()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | rtk_coex.c | 668 static void update_profile_state(uint8_t profile_index, uint8_t is_busy) in update_profile_state() function 1000 update_profile_state(profile_a2dp, TRUE); in packets_count() 1007 update_profile_state(profile_sink, TRUE); in packets_count() 1055 update_profile_state(profile_a2dp, FALSE); in count_a2dp_packet_timeout() 1057 update_profile_state(profile_sink, FALSE); in count_a2dp_packet_timeout() 1077 update_profile_state(profile_pan, FALSE); in count_pan_packet_timeout() 1082 update_profile_state(profile_pan, TRUE); in count_pan_packet_timeout() 1102 update_profile_state(profile_hogp, FALSE); in count_hogp_packet_timeout() 1113 update_profile_state(profile_voice, FALSE); in count_hogp_packet_timeout()
|