Searched refs:rtk_notify_btoperation_to_wifi (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/ |
| H A D | rtk_coex.c | 1412 static void rtk_notify_btoperation_to_wifi(uint8_t operation, in rtk_notify_btoperation_to_wifi() function 1521 rtk_notify_btoperation_to_wifi(BT_OPCODE_INQUIRY_START, in rtk_btcoex_parse_cmd() 1535 rtk_notify_btoperation_to_wifi(BT_OPCODE_INQUIRY_END, 0, in rtk_btcoex_parse_cmd() 1547 rtk_notify_btoperation_to_wifi(BT_OPCODE_PAGE_START, 0, in rtk_btcoex_parse_cmd() 1569 rtk_notify_btoperation_to_wifi(BT_OPCODE_INQUIRY_END, 0, NULL); in rtk_handle_inquiry_complete() 1582 rtk_notify_btoperation_to_wifi(BT_OPCODE_PAIR_START, 0, NULL); in rtk_handle_pin_code_req() 1595 rtk_notify_btoperation_to_wifi(BT_OPCODE_PAIR_START, 0, NULL); in rtk_handle_io_capa_req() 1608 rtk_notify_btoperation_to_wifi(BT_OPCODE_PAIR_END, 0, NULL); in rtk_handle_auth_request() 1621 rtk_notify_btoperation_to_wifi(BT_OPCODE_PAIR_END, 0, NULL); in rtk_handle_link_key_notify() 1758 rtk_notify_btoperation_to_wifi(BT_OPCODE_INQUIRY_END, 0, in rtk_handle_cmd_complete_evt() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | rtk_coex.c | 1412 static void rtk_notify_btoperation_to_wifi(uint8_t operation, in rtk_notify_btoperation_to_wifi() function 1521 rtk_notify_btoperation_to_wifi(BT_OPCODE_INQUIRY_START, in rtk_btcoex_parse_cmd() 1535 rtk_notify_btoperation_to_wifi(BT_OPCODE_INQUIRY_END, 0, in rtk_btcoex_parse_cmd() 1547 rtk_notify_btoperation_to_wifi(BT_OPCODE_PAGE_START, 0, in rtk_btcoex_parse_cmd() 1569 rtk_notify_btoperation_to_wifi(BT_OPCODE_INQUIRY_END, 0, NULL); in rtk_handle_inquiry_complete() 1582 rtk_notify_btoperation_to_wifi(BT_OPCODE_PAIR_START, 0, NULL); in rtk_handle_pin_code_req() 1595 rtk_notify_btoperation_to_wifi(BT_OPCODE_PAIR_START, 0, NULL); in rtk_handle_io_capa_req() 1608 rtk_notify_btoperation_to_wifi(BT_OPCODE_PAIR_END, 0, NULL); in rtk_handle_auth_request() 1621 rtk_notify_btoperation_to_wifi(BT_OPCODE_PAIR_END, 0, NULL); in rtk_handle_link_key_notify() 1758 rtk_notify_btoperation_to_wifi(BT_OPCODE_INQUIRY_END, 0, in rtk_handle_cmd_complete_evt() [all …]
|