Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gatts_api.cc299 void BTA_GATTS_Open(tGATT_IF server_if, const RawAddress& remote_bda, in BTA_GATTS_Open() function
/system/bt/bta/include/
Dbta_gatt_api.h928 extern void BTA_GATTS_Open(tGATT_IF server_if, const RawAddress& remote_bda,
/system/bt/btif/src/
Dbtif_gatt_server.cc317 BTA_GATTS_Open(server_if, address, is_direct, transport); in btif_gatts_open_impl()