Home
last modified time | relevance | path

Searched defs:tCONN_ID (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc781 static void write_proto_mode_cb(tCONN_ID /*conn_id*/, tGATT_STATUS status, uint16_t /*handle*/, in write_proto_mode_cb() argument
838 static void get_protocol_mode_cb(tCONN_ID /*conn_id*/, tGATT_STATUS status, uint16_t /*handle*/, in get_protocol_mode_cb() argument
1261 static void read_hid_info_cb(tCONN_ID /*conn_id*/, tGATT_STATUS status, uint16_t /*handle*/, in read_hid_info_cb() argument
1323 static void read_hid_report_map_cb(tCONN_ID /*conn_id*/, tGATT_STATUS status, uint16_t /*handle*/, in read_hid_report_map_cb() argument
1334 static void read_ext_rpt_ref_desc_cb(tCONN_ID /*conn_id*/, tGATT_STATUS status, uint16_t /*handle*/, in read_ext_rpt_ref_desc_cb() argument
1396 static void read_pref_conn_params_cb(tCONN_ID /*conn_id*/, tGATT_STATUS status, uint16_t /*handle*/, in read_pref_conn_params_cb() argument
/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/
Dhas_client.cc1184 HasDevice* GetDevice(std::variant<tCONN_ID, HasDevice*> conn_id_device_variant) { in GetDevice()
1200 void OnHasFeaturesValue(std::variant<tCONN_ID, HasDevice*> conn_id_device_variant, in OnHasFeaturesValue()
1606 void OnHasActivePresetValue(std::variant<tCONN_ID, HasDevice*> conn_id_device_variant, in OnHasActivePresetValue()
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_client.cc721 static void btif_test_discovery_result_cback(tCONN_ID /* conn_id */, tGATT_DISC_TYPE disc_type, in btif_test_discovery_result_cback() argument
766 static void btif_test_discovery_complete_cback(tCONN_ID /* conn_id */, in btif_test_discovery_complete_cback() argument
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_api_types.h357 typedef uint16_t tCONN_ID; typedef
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc1021 void OnAudioStatus(tCONN_ID /*conn_id*/, tGATT_STATUS /*status*/, uint16_t /*handle*/, in OnAudioStatus() argument
/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client.cc2181 void DisableGattNotification(tCONN_ID /*conn_id*/, const RawAddress& address, in DisableGattNotification() argument