Searched refs:gatt_find_the_connected_bda (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/gatt/ |
D | gatt_int.h | 582 extern BOOLEAN gatt_find_the_connected_bda(UINT8 start_idx, BD_ADDR bda, UINT8 *p_found_idx, tBT_TR…
|
D | gatt_main.c | 1197 while (gatt_find_the_connected_bda(start_idx, bda, &found_idx, &transport)) in gatt_proc_srv_chg()
|
D | gatt_api.c | 1332 while (gatt_find_the_connected_bda(start_idx, bda, &found_idx, &transport)) in GATT_StartIf()
|
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() function
|