Searched defs:s_hdl (Results 1 – 5 of 5) sorted by relevance
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/ |
| D | gatt_sr.c | 593 UINT8 op_code, UINT16 s_hdl, in gatt_build_primary_service_rsp() 678 UINT16 s_hdl, UINT16 e_hdl) in gatt_build_find_info_rsp() 752 UINT16 uuid_len, s_hdl = 0, e_hdl = 0; in gatts_validate_packet_format() local 809 UINT16 s_hdl = 0, e_hdl = 0; in gatts_process_primary_service_req() local 869 UINT16 s_hdl = 0, e_hdl = 0, buf_len; in gatts_process_find_info() local 1002 s_hdl, e_hdl, err_hdl = 0; in gatts_process_read_by_type_req() local
|
| D | att_protocol.c | 133 BT_HDR *attp_build_browse_cmd(UINT8 op_code, UINT16 s_hdl, UINT16 e_hdl, tBT_UUID uuid) in attp_build_browse_cmd()
|
| D | gatt_db.c | 65 UINT16 s_hdl, UINT16 num_handle) in gatts_init_service_db()
|
| D | gatt_api.c | 148 UINT16 s_hdl = 0; in GATTS_CreateService() local
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/ |
| D | gatt_int.h | 245 UINT16 s_hdl; /* service starting handle */ member 335 UINT16 s_hdl; member
|