Searched refs:bhl (Results 1 – 1 of 1) sorted by relevance
3259 struct rtw_coex_hid_handle_list *hl, *bhl; in rtw_coex_bt_hid_info_notify() local3273 bhl = (struct rtw_coex_hid_handle_list *)buf; in rtw_coex_bt_hid_info_notify()3274 if (!memcmp(hl, bhl, sizeof(*hl))) in rtw_coex_bt_hid_info_notify()3276 coex_stat->hid_handle_list = *bhl; in rtw_coex_bt_hid_info_notify()