Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/services/bluetooth_standard/stack/include/
Dbtm.h529 int BTSTACK_API BTM_GetLeAclDataPacketLength(uint16_t *length);
/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/l2cap/
Dl2cap_cmn.c653 BTM_GetLeAclDataPacketLength(&bufferSize); in L2capLeGetTxBufferSize()
/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/btm/
Dbtm_controller.c979 int BTM_GetLeAclDataPacketLength(uint16_t *leAclDataPacketLength) in BTM_GetLeAclDataPacketLength() function