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

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gattc_api.c1079 ** Function BTA_GATTC_Broadcast
1089 void BTA_GATTC_Broadcast(tBTA_GATTC_IF client_if, BOOLEAN start) function
/external/bluetooth/bluedroid/bta/include/
H A Dbta_gatt_api.h1094 ** Function BTA_GATTC_Broadcast
1104 BTA_API extern void BTA_GATTC_Broadcast(tBTA_GATTC_IF client_if, BOOLEAN start);
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_gatt_client.c1501 BTA_GATTC_Broadcast(p_cb->client_if, p_cb->start);

Completed in 281 milliseconds