Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_comm.h81 #define GAP_IO_NOINPUTNOOUTPUT 0x03 macro
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.cpp68 if ((GAP_IO_DISPLAYONLY > ioCapability_) || (GAP_IO_NOINPUTNOOUTPUT < ioCapability_)) { in LoadHostInfo()
H A Dclassic_adapter.cpp2364 autoReply = (remoteIo == GAP_IO_NOINPUTNOOUTPUT) ? true : false; in CheckAutoReply()
2366 case GAP_IO_NOINPUTNOOUTPUT: in CheckAutoReply()

Completed in 6 milliseconds