Home
last modified time | relevance | path

Searched refs:btsnd_hcic_write_dev_class (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/btm/
Dbtm_devctl.c575 if (!btsnd_hcic_write_dev_class (dev_class)) in BTM_SetDeviceClass()
/system/bt/stack/include/
Dhcimsgs.h546 extern BOOLEAN btsnd_hcic_write_dev_class(DEV_CLASS dev); /* Write Class of Device */
/system/bt/stack/hcic/
Dhcicmds.c939 BOOLEAN btsnd_hcic_write_dev_class(DEV_CLASS dev_class) in btsnd_hcic_write_dev_class() function