Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h96 [[nodiscard]] tBTM_STATUS (*BTM_SetBleDataLength)(const RawAddress& bd_addr, member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc585 tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr, uint16_t tx_pdu_length) { in BTM_SetBleDataLength() function