Searched defs:tCONN_ID (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hh/ |
D | bta_hh_le.cc | 781 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/ |
D | has_client.cc | 1184 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/ |
D | btif_gatt_client.cc | 721 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/ |
D | btm_ble_api_types.h | 357 typedef uint16_t tCONN_ID; typedef
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hearing_aid/ |
D | hearing_aid.cc | 1021 void OnAudioStatus(tCONN_ID /*conn_id*/, tGATT_STATUS /*status*/, uint16_t /*handle*/, in OnAudioStatus() argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_client.cc | 2181 void DisableGattNotification(tCONN_ID /*conn_id*/, const RawAddress& address, in DisableGattNotification() argument
|