OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mx_chan_id
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/pan/
pan_api.c
302
UINT32
mx_chan_id
;
local
358
mx_chan_id
= dst_uuid.uu.uuid16;
380
mx_chan_id
= src_uuid.uu.uuid16;
398
BTM_SetOutService(rem_bda, BTM_SEC_SERVICE_BNEP_PANU,
mx_chan_id
);
/external/bluetooth/bluedroid/stack/hid/
hidh_conn.c
952
UINT32
mx_chan_id
= HID_NOSEC_CHN;
local
969
mx_chan_id
= HID_SEC_CHN;
971
BTM_SetOutService (p_dev->addr, service_id,
mx_chan_id
);
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_int.h
736
UINT32
mx_chan_id
;
member in struct:__anon828
[
all
...]
Completed in 66 milliseconds