Searched refs:COD_HID_POINTING (Results 1 – 2 of 2) sorted by relevance
65 #define COD_HID_POINTING 0x0580 macro656 BOOLEAN is_hid = check_cod(bd_addr, COD_HID_POINTING); in btif_dm_cb_create_bond()886 check_cod(&bd_addr, COD_HID_POINTING)) in btif_dm_pin_req_evt()962 !(check_cod((bt_bdaddr_t*)&p_ssp_cfm_req->bd_addr, COD_HID_POINTING))) in btif_dm_ssp_cfm_req_evt()1203 check_cod(&bd_addr, COD_HID_POINTING)) in btif_dm_auth_cmpl_evt()1225 if (check_cod(&bd_addr, COD_HID_POINTING)) { in btif_dm_auth_cmpl_evt()
51 #define COD_HID_POINTING 0x0580 macro