Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c968 int BTM_GetAclDataPacketLength(uint16_t *aclDataPacketLength) in BTM_GetAclDataPacketLength() argument
974 *aclDataPacketLength = g_readBufferSizeResult.hcAclDataPacketLength; in BTM_GetAclDataPacketLength()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h521 int BTSTACK_API BTM_GetAclDataPacketLength(uint16_t *aclDataPacketLength);