Searched refs:bhl (Results 1 – 1 of 1) sorted by relevance
3277 struct rtw_coex_hid_handle_list *hl, *bhl; in rtw_coex_bt_hid_info_notify() local3291 bhl = (struct rtw_coex_hid_handle_list *)buf; in rtw_coex_bt_hid_info_notify()3292 if (!memcmp(hl, bhl, sizeof(*hl))) in rtw_coex_bt_hid_info_notify()3294 coex_stat->hid_handle_list = *bhl; in rtw_coex_bt_hid_info_notify()