Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/acl/
Dbtm_pm.cc315 tBTM_STATUS BTM_SetSsrParams(const RawAddress& remote_bda, uint16_t max_lat, uint16_t min_rmt_to, in BTM_SetSsrParams() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h73 [[nodiscard]] tBTM_STATUS (*BTM_SetSsrParams)(const RawAddress& bd_addr, uint16_t max_lat, member