Searched refs:gatt_find_the_connected_bda (Results 1 – 4 of 4) sorted by relevance
1074 while (gatt_find_the_connected_bda(start_idx, bda, &found_idx)) in gatt_proc_srv_chg()
573 extern BOOLEAN gatt_find_the_connected_bda(UINT8 start_idx, BD_ADDR bda, UINT8 *p_found_idx);
1331 while (gatt_find_the_connected_bda(start_idx, bda, &found_idx)) in GATT_StartIf()
705 BOOLEAN gatt_find_the_connected_bda(UINT8 start_idx, BD_ADDR bda, UINT8 *p_found_idx) in gatt_find_the_connected_bda() function