Home
last modified time | relevance | path

Searched defs:rem_len (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/sdp/
Dsdp_server.c311 INT16 rem_len; in process_service_attr_req() local
550 INT16 rem_len; in process_service_search_attr_req() local
Dsdp_db.c948 UINT16 rem_len; in SDP_ReadRecord() local
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c430 UINT16 rem_len = len; in BTM_BleConfigExtendedAdvDataRaw() local
700 uint16_t rem_len = len; in BTM_BlePeriodicAdvCfgDataRaw() local
/hal_espressif-3.7.0/components/wpa_supplicant/src/common/
Drrm.c422 int rem_len; in wpas_beacon_rep_add_frame_body() local
/hal_espressif-3.7.0/components/hal/include/hal/
Dusb_dwc_ll.h919 static inline void usb_dwc_ll_qtd_get_status(usb_dwc_ll_dma_qtd_t *qtd, int *rem_len, int *status) in usb_dwc_ll_qtd_get_status()