Home
last modified time | relevance | path

Searched defs:commandOpcode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h184 uint16_t commandOpcode; member
194 uint16_t commandOpcode; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c1654 static void BtmAclOnCommandStatus(uint8_t status, uint16_t commandOpcode) in BtmAclOnCommandStatus()