Home
last modified time | relevance | path

Searched defs:p_dev_cb (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_headtracker.cc32 tBTA_HH_DEV_CB* p_dev_cb, const gatt::Characteristic& charac) { in bta_hh_headtracker_parse_version_charac()
46 tBTA_HH_DEV_CB* p_dev_cb, const gatt::Characteristic& charac) { in bta_hh_headtracker_prase_control_charac()
60 tBTA_HH_DEV_CB* p_dev_cb, const gatt::Characteristic& charac) { in bta_hh_headtracker_parse_report_charac()
103 void bta_hh_headtracker_parse_service(tBTA_HH_DEV_CB* p_dev_cb, in bta_hh_headtracker_parse_service()
145 bool bta_hh_headtracker_supported(tBTA_HH_DEV_CB* p_dev_cb) { in bta_hh_headtracker_supported()
185 uint16_t bta_hh_get_uuid16(tBTA_HH_DEV_CB* p_dev_cb, Uuid uuid) { in bta_hh_get_uuid16()
Dbta_hh_le.cc284 tBTA_HH_DEV_CB* p_dev_cb = &bta_hh_cb.kdev[0]; in bta_hh_le_find_dev_cb_by_conn_id() local
303 tBTA_HH_DEV_CB* p_dev_cb = &bta_hh_cb.kdev[0]; in bta_hh_le_find_dev_cb_by_bda() local
500 void bta_hh_le_save_report_ref(tBTA_HH_DEV_CB* p_dev_cb, tBTA_HH_LE_RPT* p_rpt, in bta_hh_le_save_report_ref()
529 static void bta_hh_le_register_input_notif(tBTA_HH_DEV_CB* p_dev_cb, in bta_hh_le_register_input_notif()
589 static void bta_hh_le_deregister_input_notif(tBTA_HH_DEV_CB* p_dev_cb) { in bta_hh_le_deregister_input_notif()
666 tBTA_HH_DEV_CB* p_dev_cb = (tBTA_HH_DEV_CB*)data; in write_rpt_clt_cfg_cb() local
743 void bta_hh_le_service_parsed(tBTA_HH_DEV_CB* p_dev_cb, tGATT_STATUS status) { in bta_hh_le_service_parsed()
771 tBTA_HH_DEV_CB* p_dev_cb = (tBTA_HH_DEV_CB*)data; in write_proto_mode_cb() local
833 tBTA_HH_DEV_CB* p_dev_cb = (tBTA_HH_DEV_CB*)data; in get_protocol_mode_cb() local
982 tBTA_HH_DEV_CB* p_dev_cb = bta_hh_get_cb(link_spec); in bta_hh_le_encrypt_cback() local
[all …]