Searched defs:start_idx (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_api.c | 1393 UINT8 start_idx, found_idx; in GATT_StartIf() local 1475 UINT8 start_idx, found_idx; in GATT_CancelConnect() local 1566 UINT8 start_idx, found_idx; in GATT_SendServiceChangeIndication() local
|
D | gatt_main.c | 1164 UINT8 start_idx, found_idx; in gatt_proc_srv_chg() local
|
D | gatt_utils.c | 780 BOOLEAN gatt_find_the_connected_bda(UINT8 start_idx, BD_ADDR bda, UINT8 *p_found_idx, in gatt_find_the_connected_bda() 2113 BOOLEAN gatt_find_app_hold_link(tGATT_TCB *p_tcb, UINT8 start_idx, UINT8 *p_found_idx, tGATT_IF *p_… in gatt_find_app_hold_link()
|
/hal_espressif-3.7.0/components/hal/ |
D | usb_dwc_hal.c | 269 …chan_activate(usb_dwc_hal_chan_t *chan_obj, void *xfer_desc_list, int desc_list_len, int start_idx) in usb_dwc_hal_chan_activate()
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/ |
D | btm_sec.c | 6208 BOOLEAN btm_sec_find_bonded_dev (UINT8 start_idx, UINT16 *p_found_handle, tBTM_SEC_DEV_REC **p_rec) in btm_sec_find_bonded_dev()
|