Home
last modified time | relevance | path

Searched refs:hcAclDataPacketLength (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_info_params_cmd.h85 uint16_t hcAclDataPacketLength; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c723 … g_readBufferSizeResult.hcAclDataPacketLength, g_readBufferSizeResult.hcTotalNumAclDataPackets); in BtmInitController()
974 *aclDataPacketLength = g_readBufferSizeResult.hcAclDataPacketLength; in BTM_GetAclDataPacketLength()
988 *leAclDataPacketLength = g_readBufferSizeResult.hcAclDataPacketLength; in BTM_GetLeAclDataPacketLength()