Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_api.cc764 p_clcb->auth_req = p_read->by_handle.auth_req; in GATTC_Read()
788 p_clcb->s_handle = p_read->by_handle.handle; in GATTC_Read()
/system/bt/stack/include/
Dgatt_api.h560 tGATT_READ_BY_HANDLE by_handle; member
/system/bt/bta/gatt/
Dbta_gattc_act.cc779 read_param.by_handle.handle = p_data->api_read.handle; in bta_gattc_read()
780 read_param.by_handle.auth_req = p_data->api_read.auth_req; in bta_gattc_read()
Dbta_gattc_cache.cc180 .by_handle = {.handle = descriptors.front(), in bta_gattc_explore_next_service()