Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_api.c1324 UINT8 start_idx, found_idx; in GATT_StartIf() local
1409 UINT8 start_idx, found_idx; in GATT_CancelConnect() local
Dgatt_main.c1185 UINT8 start_idx, found_idx; in gatt_proc_srv_chg() local
Dgatt_utils.c728 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/
Dfs_mgr.c307 static int mount_with_alternatives(struct fstab *fstab, int start_idx, int *end_idx, int *attempted… in mount_with_alternatives()