Home
last modified time | relevance | path

Searched defs:disc_type (Results 1 – 4 of 4) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c394 static void gatt_disc_res_cback (UINT16 conn_id, tGATT_DISC_TYPE disc_type, tGATT_DISC_RES *p_data) in gatt_disc_res_cback()
432 static void gatt_disc_cmpl_cback (UINT16 conn_id, tGATT_DISC_TYPE disc_type, tGATT_STATUS status) in gatt_disc_cmpl_cback()
Dgatt_api.c854 tGATT_STATUS GATTC_Discover (UINT16 conn_id, tGATT_DISC_TYPE disc_type, in GATTC_Discover()
Dgatt_utils.c2244 UINT8 op = p_clcb->operation, disc_type = GATT_DISC_MAX; in gatt_end_operation() local
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c449 UINT8 disc_type) in bta_gattc_discover_pri_service()
476 UINT8 disc_type) in bta_gattc_discover_procedure()
956 void bta_gattc_disc_res_cback (UINT16 conn_id, tGATT_DISC_TYPE disc_type, tGATT_DISC_RES *p_data) in bta_gattc_disc_res_cback()
1030 void bta_gattc_disc_cmpl_cback (UINT16 conn_id, tGATT_DISC_TYPE disc_type, tGATT_STATUS status) in bta_gattc_disc_cmpl_cback()