OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_USER_SERVICE_MASK
(Results
1 - 4
of
4
) sorted by null
/system/bt/bta/include/
bta_api.h
139
#define
BTA_USER_SERVICE_MASK
0x40000000 /* Message Notification Profile */
141
#define
BTA_USER_SERVICE_MASK
0x20000000 /* Message Notification Profile */
[
all
...]
/system/bt/bta/dm/
bta_dm_api.c
284
p_msg->services =
BTA_USER_SERVICE_MASK
; //Not exposed at API level
[
all
...]
bta_dm_act.c
[
all
...]
/system/bt/btif/src/
btif_dm.c
[
all
...]
Completed in 40 milliseconds