Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h834 BTA_API extern tBTA_GATT_STATUS BTA_GATTC_GetNextCharDescr (UINT16 conn_id,
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_api.c439 tBTA_GATT_STATUS BTA_GATTC_GetNextCharDescr (UINT16 conn_id, in BTA_GATTC_GetNextCharDescr() function
/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_client.c1253 status = BTA_GATTC_GetNextCharDescr(p_cb->conn_id, &in_char_descr_id in btgattc_handle_event()