Home
last modified time | relevance | path

Searched defs:numberOfHandles (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/acl/
H A Dhci_acl.c698 void HciAclOnNumberOfCompletedPacket(uint8_t numberOfHandles, const HciNumberOfCompletedPackets *li… in HciAclOnNumberOfCompletedPacket()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c357 uint8_t numberOfHandles = buf[0]; in HciEventOnNumberOfCompletedPacketsEvent() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_controller_baseband_cmd.h493 uint8_t numberOfHandles; member