Home
last modified time | relevance | path

Searched refs:BTM_SetDeviceClass (Results 1 – 13 of 13) sorted by relevance

/system/bt/stack/btm/
Dbtm_client_interface.cc159 .BTM_SetDeviceClass = BTM_SetDeviceClass,
Dbtm_devctl.cc414 tBTM_STATUS BTM_SetDeviceClass(DEV_CLASS dev_class) { in BTM_SetDeviceClass() function
Dbtm_inq.cc257 (void)BTM_SetDeviceClass(cod); in BTM_SetDiscoverability()
/system/bt/test/mock/
Dmock_stack_btm_devctl.cc85 tBTM_STATUS BTM_SetDeviceClass(DEV_CLASS dev_class) { in BTM_SetDeviceClass() function
Dmock_main_shim_btm_api.cc184 tBTM_STATUS bluetooth::shim::BTM_SetDeviceClass(DEV_CLASS dev_class) { in BTM_SetDeviceClass() function in bluetooth::shim
/system/bt/bta/sys/
Dutl.cc208 if (BTM_SetDeviceClass(dev_class) == BTM_SUCCESS) return true; in utl_set_device_class()
/system/bt/stack/include/
Dbtm_api.h85 tBTM_STATUS BTM_SetDeviceClass(DEV_CLASS dev_class);
Dbtm_client_interface.h204 tBTM_STATUS (*BTM_SetDeviceClass)(DEV_CLASS dev_class); member
/system/bt/main/shim/
Dbtm_api.h865 tBTM_STATUS BTM_SetDeviceClass(DEV_CLASS dev_class);
Dbtm_api.cc1357 tBTM_STATUS bluetooth::shim::BTM_SetDeviceClass(DEV_CLASS dev_class) { in BTM_SetDeviceClass() function in bluetooth::shim
/system/bt/btif/src/
Dbtif_core.cc697 BTM_SetDeviceClass(dev_class); in btif_set_adapter_property()
/system/bt/stack/test/common/
Dmock_main_shim_btm_api.cc188 tBTM_STATUS bluetooth::shim::BTM_SetDeviceClass(DEV_CLASS dev_class) { in BTM_SetDeviceClass() function in bluetooth::shim
/system/bt/bta/dm/
Dbta_dm_act.cc358 bluetooth::shim::BTM_SetDeviceClass(dev_class); in BTA_dm_on_hw_on()
360 BTM_SetDeviceClass(dev_class); in BTA_dm_on_hw_on()