Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_devctl.cc356 tBTM_STATUS BTM_SetDeviceClass(DEV_CLASS dev_class) { in BTM_SetDeviceClass() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h128 [[nodiscard]] tBTM_STATUS (*BTM_SetDeviceClass)(DEV_CLASS dev_class); member