Home
last modified time | relevance | path

Searched refs:GAP_IO_DISPLAYONLY (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_comm.h78 #define GAP_IO_DISPLAYONLY 0x00 macro
/ohos5.0/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.cpp2360 case GAP_IO_DISPLAYONLY: in CheckAutoReply()