Home
last modified time | relevance | path

Searched defs:BTA_GATTC_CancelOpen (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_gatt_client.h33 void (*BTA_GATTC_CancelOpen)(tGATT_IF client_if, const RawAddress& remote_bda, bool is_direct); member
Dbta_dm_disc.cc103 void (*BTA_GATTC_CancelOpen)(tGATT_IF client_if, const RawAddress& remote_bda, bool is_direct); member
/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_api_mock.cc51 void BTA_GATTC_CancelOpen(tGATT_IF client_if, const RawAddress& remote_bda, bool is_direct) { in BTA_GATTC_CancelOpen() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gattc_api.cc74 void BTA_GATTC_CancelOpen(tGATT_IF /* client_if */, const RawAddress& /* remote_bda */, in BTA_GATTC_CancelOpen() function
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc180 void BTA_GATTC_CancelOpen(tGATT_IF client_if, const RawAddress& remote_bda, bool is_direct) { in BTA_GATTC_CancelOpen() function