Searched refs:gatt_find_app_hold_link (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/gatt/
H A Dgatt_int.h641 extern BOOLEAN gatt_find_app_hold_link(tGATT_TCB *p_tcb, UINT8 start_idx, UINT8 *p_found_idx, tGATT_IF *p_gatt_if);
H A Dgatt_api.c1429 while (status && gatt_find_app_hold_link(p_tcb, start_idx, &found_idx, &temp_gatt_if))
H A Dgatt_utils.c2034 ** Function gatt_find_app_hold_link
2041 BOOLEAN gatt_find_app_hold_link(tGATT_TCB *p_tcb, UINT8 start_idx, UINT8 *p_found_idx, tGATT_IF *p_gatt_if) function

Completed in 11 milliseconds