HomeSort by relevance Sort by last modified time
    Searched refs:bonded (Results 1 - 5 of 5) sorted by null

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
lib_aci.h 93 uint8_t bonded; /* ( aci_bond_status_code_t ) Is the nRF8001 bonded to a peer device */ member in struct:aci_state_t
205 /** @brief Radio starts directed advertising to bonded device.
  /tools/test/connectivity/acts/tests/google/ble/gatt/
GattConnectTest.py 704 12. Verify that the two devices are bonded.
707 Verify that a connection was established and the devices are bonded.
719 bonded = False
760 while time.time() < start_time and bonded == False
    [all...]
  /tools/test/connectivity/acts/tests/google/bt/gatt/
GattOverBrEdrTest.py 577 12. Verify that the two devices are bonded.
580 Verify that a connection was established and the devices are bonded.
595 bonded = False
644 while time.time() < start_time and bonded == False:
650 bonded = True
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
bt_test_utils.py 442 # Loop until we have bonded successfully or timeout.
444 log.info("Verifying devices are bonded")
447 bonded = False
450 log.info("Successfully bonded to device")
478 # First check that devices are bonded.
  /external/iproute2/doc/
ip-cref.tex 480 \item \verb|SLAVE| --- this interface is bonded to some other interfaces
    [all...]

Completed in 213 milliseconds