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

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
aci_setup.h 31 #define SETUP_SUCCESS 0
aci_setup.cxx 174 return SETUP_SUCCESS;
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
nrf8001-broadcast.cxx 163 if (SETUP_SUCCESS == do_aci_setup(&aci_state)) {
nrf8001-helloworld.cxx 347 if (SETUP_SUCCESS == do_aci_setup(&aci_state)) {

Completed in 53 milliseconds