Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_api.c761 void BTA_GATTC_Broadcast(tBTA_GATTC_IF client_if, BOOLEAN start) in BTA_GATTC_Broadcast() function
/system/bt/bta/include/
Dbta_gatt_api.h984 extern void BTA_GATTC_Broadcast(tBTA_GATTC_IF client_if, BOOLEAN start);
/system/bt/btif/src/
Dbtif_gatt_client.c1422 BTA_GATTC_Broadcast(p_cb->client_if, p_cb->start); in btgattc_handle_event()