Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h485 tGATT_READ_BY_HANDLE by_handle; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c1017 p_clcb->auth_req = p_read->by_handle.auth_req; in GATTC_Read()
1037 p_clcb->s_handle = p_read->by_handle.handle; in GATTC_Read()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c1149 read_param.by_handle.handle = p_data->api_read.handle; in bta_gattc_read()
1150 read_param.by_handle.auth_req = p_data->api_read.auth_req; in bta_gattc_read()