Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/sys/
Dutl.c240 if (BTM_SetDeviceClass(dev_class) == BTM_SUCCESS) in utl_set_device_class()
/external/bluetooth/bluedroid/stack/btm/
Dbtm_devctl.c626 BTM_SetDeviceClass((UINT8 *) BTM_INIT_CLASS_OF_DEVICE); in btm_continue_reset()
1295 tBTM_STATUS BTM_SetDeviceClass (DEV_CLASS dev_class) in BTM_SetDeviceClass() function
Dbtm_inq.c290 (void) BTM_SetDeviceClass (cod); in BTM_SetDiscoverability()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h2053 BTM_API extern tBTM_STATUS BTM_SetDeviceClass (DEV_CLASS dev_class);
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c362 BTM_SetDeviceClass (dev_class); in bta_dm_sys_hw_cback()