OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_UTL_SET_COD_SERVICE_CLASS
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/bta/include/
utl.h
34
#define
BTA_UTL_SET_COD_SERVICE_CLASS
0x02 /* only set the bits in the input */
129
**
BTA_UTL_SET_COD_SERVICE_CLASS
- set the bits in the input
/external/bluetooth/bluedroid/bta/sys/
utl.c
182
**
BTA_UTL_SET_COD_SERVICE_CLASS
- set the bits in the input
209
case
BTA_UTL_SET_COD_SERVICE_CLASS
:
/external/bluetooth/bluedroid/btif/src/
btif_sock_sdp.c
406
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
...]
/external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c
885
utl_set_device_class(&cod,
BTA_UTL_SET_COD_SERVICE_CLASS
);
[
all
...]
Completed in 43 milliseconds