Searched refs:bhl (Results 1 – 1 of 1) sorted by relevance
3278 struct rtw_coex_hid_handle_list *hl, *bhl; in rtw_coex_bt_hid_info_notify() local3292 bhl = (struct rtw_coex_hid_handle_list *)buf; in rtw_coex_bt_hid_info_notify()3293 if (!memcmp(hl, bhl, sizeof(*hl))) in rtw_coex_bt_hid_info_notify()3295 coex_stat->hid_handle_list = *bhl; in rtw_coex_bt_hid_info_notify()