Searched defs:start_idx (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/gatt/ |
D | gatt_api.c | 1324 UINT8 start_idx, found_idx; in GATT_StartIf() local 1409 UINT8 start_idx, found_idx; in GATT_CancelConnect() local
|
D | gatt_main.c | 1185 UINT8 start_idx, found_idx; in gatt_proc_srv_chg() local
|
D | gatt_utils.c | 728 BOOLEAN gatt_find_the_connected_bda(UINT8 start_idx, BD_ADDR bda, UINT8 *p_found_idx, in gatt_find_the_connected_bda() 2041 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()
|
/system/core/fs_mgr/ |
D | fs_mgr.c | 307 static int mount_with_alternatives(struct fstab *fstab, int start_idx, int *end_idx, int *attempted… in mount_with_alternatives()
|