Searched refs:BTA_GATTS_Open (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_gatt_server.cc | 322 BTA_GATTS_Open(server_if, address, BLE_ADDR_PUBLIC, is_direct, transport); in btif_gatts_open_impl() 341 BTA_GATTS_Open(server_if, address, addr_type, is_direct, transport_param); in btif_gatts_open_impl_use_address_type() 349 BTA_GATTS_Open(server_if, address, addr_type, is_direct, transport); in btif_gatts_open_impl_use_address_type()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_gatts_api.cc | 64 void BTA_GATTS_Open(tGATT_IF /* server_if */, in BTA_GATTS_Open() function
|
/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gatts_api.cc | 315 void BTA_GATTS_Open(tGATT_IF server_if, const RawAddress& remote_bda, in BTA_GATTS_Open() function
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_gatt_api.h | 1040 void BTA_GATTS_Open(tGATT_IF server_if, const RawAddress& remote_bda,
|