OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:utl_set_device_class
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/bta/include/
utl.h
43
/** for
utl_set_device_class
() **/
120
** Function
utl_set_device_class
137
extern BOOLEAN
utl_set_device_class
(tBTA_UTL_COD *p_cod, UINT8 cmd);
/external/bluetooth/bluedroid/bta/sys/
utl.c
173
** Function
utl_set_device_class
190
BOOLEAN
utl_set_device_class
(tBTA_UTL_COD *p_cod, UINT8 cmd)
function
/external/bluetooth/bluedroid/btif/src/
btif_sock_sdp.c
301
utl_set_device_class
(&cod, BTA_UTL_SET_COD_SERVICE_CLASS);
/external/bluetooth/bluedroid/bta/av/
bta_av_main.c
534
utl_set_device_class
(&cod, BTA_UTL_SET_COD_SERVICE_CLASS);
[
all
...]
bta_av_act.c
[
all
...]
/external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c
680
utl_set_device_class
(&cod, BTA_UTL_SET_COD_SERVICE_CLASS);
[
all
...]
Completed in 176 milliseconds