Home
last modified time | relevance | path

Searched defs:link_spec (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc315 static btif_hh_added_device_t* btif_hh_find_added_dev(const tAclLinkSpec& link_spec) { in btif_hh_find_added_dev()
390 static btif_hh_device_t* btif_hh_find_dev_by_link_spec(const tAclLinkSpec& link_spec) { in btif_hh_find_dev_by_link_spec()
410 static btif_hh_device_t* btif_hh_find_connected_dev_by_link_spec(const tAclLinkSpec& link_spec) { in btif_hh_find_connected_dev_by_link_spec()
429 static void btif_hh_stop_vup_timer(const tAclLinkSpec& link_spec) { in btif_hh_stop_vup_timer()
446 static void btif_hh_start_vup_timer(const tAclLinkSpec& link_spec) { in btif_hh_start_vup_timer()
457 static bthh_connection_state_t hh_get_state_on_disconnect(tAclLinkSpec& link_spec) { in hh_get_state_on_disconnect()
488 static bool hh_add_device(const tAclLinkSpec& link_spec, tBTA_HH_ATTR_MASK attr_mask, in hh_add_device()
910 tAclLinkSpec link_spec = link_spec_ref; in btif_hh_load_bonded_dev() local
943 void btif_hh_remove_device(const tAclLinkSpec& link_spec) { in btif_hh_remove_device()
970 [](tAclLinkSpec link_spec) { in btif_hh_remove_device()
[all …]
Dbtif_profile_storage.cc139 bt_status_t btif_storage_add_hid_device_info(const tAclLinkSpec& link_spec, uint16_t attr_mask, in btif_storage_add_hid_device_info()
172 static void btif_storage_load_bonded_hid_device(const tAclLinkSpec link_spec) { in btif_storage_load_bonded_hid_device()
228 static void btif_storage_load_bonded_hogp_device(const tAclLinkSpec link_spec) { in btif_storage_load_bonded_hogp_device()
288 tAclLinkSpec link_spec = {}; in btif_storage_load_bonded_hid_info() local
324 bt_status_t btif_storage_remove_hid_info(const tAclLinkSpec& link_spec) { in btif_storage_remove_hid_info()
1122 bt_status_t btif_storage_set_hid_connection_policy(const tAclLinkSpec& link_spec, in btif_storage_set_hid_connection_policy()
1146 bt_status_t btif_storage_get_hid_connection_policy(const tAclLinkSpec& link_spec, in btif_storage_get_hid_connection_policy()
Dbluetooth.cc326 tAclLinkSpec link_spec; in removeDeviceFromProfiles() local
Dbtif_dm.cc2619 tAclLinkSpec link_spec; in btif_dm_remove_bond() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_utils.cc67 static uint8_t bta_hh_get_cb_index(const tAclLinkSpec& link_spec) { in bta_hh_get_cb_index()
99 tBTA_HH_DEV_CB* bta_hh_get_cb(const tAclLinkSpec& link_spec) { in bta_hh_get_cb()
121 tBTA_HH_DEV_CB* bta_hh_find_cb(const tAclLinkSpec& link_spec) { in bta_hh_find_cb()
320 tBTA_HH_STATUS bta_hh_read_ssr_param(const tAclLinkSpec& link_spec, uint16_t* p_max_ssr_lat, in bta_hh_read_ssr_param()
Dbta_hh_le.cc322 static tBTA_HH_DEV_CB* bta_hh_le_find_dev_cb_by_bda(const tAclLinkSpec& link_spec) { in bta_hh_le_find_dev_cb_by_bda()
905 tAclLinkSpec link_spec = { in bta_hh_le_dis_cback() local
992 tAclLinkSpec link_spec = { in bta_hh_le_encrypt_cback() local
1195 tAclLinkSpec link_spec = { in bta_hh_le_close() local
2245 static void bta_hh_le_service_changed(tAclLinkSpec link_spec) { in bta_hh_le_service_changed()
2277 static void bta_hh_le_service_discovery_done(tAclLinkSpec link_spec) { in bta_hh_le_service_discovery_done()
2313 tAclLinkSpec link_spec = {.addrt.type = BLE_ADDR_PUBLIC, .transport = BT_TRANSPORT_LE}; in bta_hh_gattc_callback() local
2418 tAclLinkSpec link_spec = {.addrt.bda = addr, .transport = BT_TRANSPORT_LE}; in bta_hh_le_iso_data_callback() local
Dbta_hh_int.h89 tAclLinkSpec link_spec; member
96 tAclLinkSpec link_spec; member
103 tAclLinkSpec link_spec; member
189 tAclLinkSpec link_spec; /* ACL link specification of the HID device */ member
Dbta_hh_api.cc130 void BTA_HhOpen(const tAclLinkSpec& link_spec) { in BTA_HhOpen()
310 void BTA_HhAddDev(const tAclLinkSpec& link_spec, tBTA_HH_ATTR_MASK attr_mask, uint8_t sub_class, in BTA_HhAddDev()
Dbta_hh_act.cc210 tAclLinkSpec link_spec = { in bta_hh_sdp_cback() local
281 tAclLinkSpec link_spec = { in bta_hh_di_sdp_cback() local
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hh_utils.cc72 tBTA_HH_DEV_CB* bta_hh_find_cb(const tAclLinkSpec& link_spec) { in bta_hh_find_cb()
76 tBTA_HH_DEV_CB* bta_hh_get_cb(const tAclLinkSpec& link_spec) { in bta_hh_get_cb()
80 tBTA_HH_STATUS bta_hh_read_ssr_param(const tAclLinkSpec& link_spec, uint16_t* p_max_ssr_lat, in bta_hh_read_ssr_param()
Dmock_btif_profile_storage.cc122 bt_status_t btif_storage_add_hid_device_info(const tAclLinkSpec& link_spec, uint16_t attr_mask, in btif_storage_add_hid_device_info()
230 bt_status_t btif_storage_remove_hid_info(const tAclLinkSpec& link_spec) { in btif_storage_remove_hid_info()
/aosp_15_r20/packages/modules/Bluetooth/system/btif/co/
Dbta_hh_co.cc782 uint8_t app_id, tAclLinkSpec& link_spec) { in bta_hh_co_open()
1204 void bta_hh_le_co_rpt_info(const tAclLinkSpec& link_spec, tBTA_HH_RPT_CACHE_ENTRY* p_entry, in bta_hh_le_co_rpt_info()
1242 tBTA_HH_RPT_CACHE_ENTRY* bta_hh_le_co_cache_load(const tAclLinkSpec& link_spec, uint8_t* p_num_rpt, in bta_hh_le_co_cache_load()
1283 void bta_hh_le_co_reset_rpt_cache(const tAclLinkSpec& link_spec, uint8_t /* app_id */) { in bta_hh_le_co_reset_rpt_cache()
/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/
Dbtif_hh.h88 tAclLinkSpec link_spec; member
105 tAclLinkSpec link_spec; member
120 tAclLinkSpec link_spec; member
/aosp_15_r20/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_pm.cc920 tAclLinkSpec link_spec; in bta_dm_pm_ssr() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/include/
Dbta_hh_api.h258 tAclLinkSpec link_spec; /* HID device ACL link specification */ member