Home
last modified time | relevance | path

Searched refs:BTA_GATTS_Open (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_server.cc322 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/
Dmock_bta_gatts_api.cc64 void BTA_GATTS_Open(tGATT_IF /* server_if */, in BTA_GATTS_Open() function
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_api.cc315 void BTA_GATTS_Open(tGATT_IF server_if, const RawAddress& remote_bda, in BTA_GATTS_Open() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h1040 void BTA_GATTS_Open(tGATT_IF server_if, const RawAddress& remote_bda,