Searched defs:p_dev_cb (Results 1 – 2 of 2) sorted by relevance
/external/bluetooth/bluedroid/bta/hh/ |
D | bta_hh_le.c | 308 BOOLEAN bta_hh_le_add_hid_srvc_entry(tBTA_HH_DEV_CB *p_dev_cb, UINT8 idx) in bta_hh_le_add_hid_srvc_entry() 400 tBTA_HH_DEV_CB *p_dev_cb = &bta_hh_cb.kdev[0]; in bta_hh_le_find_dev_cb_by_conn_id() local 420 tBTA_HH_DEV_CB *p_dev_cb = &bta_hh_cb.kdev[0]; in bta_hh_le_find_dev_cb_by_bda() local 643 void bta_hh_le_read_rpt_ref_descr(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_LE_RPT *p_rpt) in bta_hh_le_read_rpt_ref_descr() 710 void bta_hh_le_save_rpt_ref(tBTA_HH_DEV_CB *p_dev_cb, tBTA_HH_LE_RPT *p_rpt, in bta_hh_le_save_rpt_ref() 769 void bta_hh_le_save_ext_rpt_ref(tBTA_HH_DEV_CB *p_dev_cb, in bta_hh_le_save_ext_rpt_ref() 801 void bta_hh_le_register_input_notif(tBTA_HH_DEV_CB *p_dev_cb, UINT8 srvc_inst, in bta_hh_le_register_input_notif() 1110 void bta_hh_le_expl_rpt(tBTA_HH_DEV_CB *p_dev_cb, in bta_hh_le_expl_rpt() 1157 void bta_hh_le_expl_boot_rpt(tBTA_HH_DEV_CB *p_dev_cb, UINT16 char_uuid, in bta_hh_le_expl_boot_rpt() 1256 tBTA_HH_DEV_CB *p_dev_cb; in bta_hh_le_encrypt_cback() local [all …]
|
/external/bluetooth/bluedroid/btif/src/ |
D | btif_gatt_client.c | 240 static btif_gattc_dev_cb_t *p_dev_cb = &btif_gattc_dev_cb; variable
|