Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c1393 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
Dgatt_main.c1164 UINT8 start_idx, found_idx; in gatt_proc_srv_chg() local
Dgatt_utils.c780 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/
Dusb_dwc_hal.c269 …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/
Dbtm_sec.c6208 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()