Home
last modified time | relevance | path

Searched refs:BTA_GATTC_GetServices (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h881 extern const list_t* BTA_GATTC_GetServices(UINT16 conn_id);
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c314 const list_t* BTA_GATTC_GetServices(UINT16 conn_id) in BTA_GATTC_GetServices() function