Home | History | Annotate | Download | only in gatt

Lines Matching refs:gatt_find_the_connected_bda

698 ** Function         gatt_find_the_connected_bda
705 BOOLEAN gatt_find_the_connected_bda(UINT8 start_idx, BD_ADDR bda, UINT8 *p_found_idx)
709 GATT_TRACE_DEBUG1("gatt_find_the_connected_bda start_idx=%d",start_idx);
718 GATT_TRACE_DEBUG6("gatt_find_the_connected_bda bda :%02x-%02x-%02x-%02x-%02x-%02x",
723 GATT_TRACE_DEBUG2("gatt_find_the_connected_bda found=%d found_idx=%d", found, i);