Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_gatt_server.c406 transport = BTA_GATT_TRANSPORT_BR_EDR; in btgatts_handle_event()
417 transport = BTA_GATT_TRANSPORT_BR_EDR; in btgatts_handle_event()
Dbtif_gatt_client.c1184 transport = BTA_GATT_TRANSPORT_BR_EDR; in btgattc_handle_event()
1195 transport = BTA_GATT_TRANSPORT_BR_EDR; in btgattc_handle_event()
/system/bt/bta/include/
Dbta_gatt_api.h450 #define BTA_GATT_TRANSPORT_BR_EDR GATT_TRANSPORT_BR_EDR macro