Searched refs:BTM_SetDeviceClass (Results 1 – 5 of 5) sorted by relevance
240 if (BTM_SetDeviceClass(dev_class) == BTM_SUCCESS) in utl_set_device_class()
626 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
290 (void) BTM_SetDeviceClass (cod); in BTM_SetDiscoverability()
2053 BTM_API extern tBTM_STATUS BTM_SetDeviceClass (DEV_CLASS dev_class);
362 BTM_SetDeviceClass (dev_class); in bta_dm_sys_hw_cback()