Searched refs:BTA_GATTC_GetCharacteristic (Results 1 – 9 of 9) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_gattc_api.cc | 34 const gatt::Characteristic* BTA_GATTC_GetCharacteristic(uint16_t /* conn_id */, in BTA_GATTC_GetCharacteristic() function
|
/packages/modules/Bluetooth/system/bta/test/common/ |
D | bta_gatt_api_mock.cc | 91 const gatt::Characteristic* BTA_GATTC_GetCharacteristic(uint16_t conn_id, in BTA_GATTC_GetCharacteristic() function
|
/packages/modules/Bluetooth/system/bta/hh/ |
D | bta_hh_le.cc | 457 BTA_GATTC_GetCharacteristic(conn_id, char_handle); in find_descriptor_by_short_uuid() 1645 BTA_GATTC_GetCharacteristic(p_dev_cb->conn_id, p_data->handle); in bta_hh_le_input_rpt_notify() 1840 BTA_GATTC_GetCharacteristic(conn_id, handle); in read_report_cb() 1932 BTA_GATTC_GetCharacteristic(conn_id, handle); in write_report_cb() 1988 BTA_GATTC_GetCharacteristic(p_cb->conn_id, p_rpt->char_inst_id); in bta_hh_le_write_rpt()
|
/packages/modules/Bluetooth/system/bta/vc/ |
D | device.cc | 72 BTA_GATTC_GetCharacteristic(connection_id, chrc_handle); in find_ccc_handle()
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_gatt_api.h | 608 const gatt::Characteristic* BTA_GATTC_GetCharacteristic(uint16_t conn_id,
|
/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gattc_api.cc | 320 const gatt::Characteristic* BTA_GATTC_GetCharacteristic(uint16_t conn_id, in BTA_GATTC_GetCharacteristic() function
|
/packages/modules/Bluetooth/system/bta/hearing_aid/ |
D | hearing_aid.cc | 2020 BTA_GATTC_GetCharacteristic(conn_id, char_handle); in find_ccc_handle()
|
/packages/modules/Bluetooth/system/bta/has/ |
D | has_client.cc | 2046 BTA_GATTC_GetCharacteristic(conn_id, char_handle); in FindCccHandle()
|
/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_client.cc | 2186 BTA_GATTC_GetCharacteristic(conn_id, char_handle); in FindCccHandle()
|