Searched refs:GATT_FIND_CHAR (Results 1 – 4 of 4) sorted by relevance
325 GATT_FIND_CHAR, enumerator364 ble_stack_gatt_discovery(conn_handle, GATT_FIND_CHAR, 0, start_handle, end_handle)367 ble_stack_gatt_discovery(conn_handle, GATT_FIND_CHAR, uuid, start_handle, end_handle)
281 type = GATT_FIND_CHAR; in cmd_gatt_discover()
225 type = GATT_FIND_CHAR; in cmd_gatt_discover()
1028 } else if (type == GATT_FIND_CHAR) { in ble_stack_gatt_discovery()
Completed in 12 milliseconds