HomeSort by relevance Sort by last modified time
    Searched full:mx_chan_id (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c 55 UINT32 mx_chan_id);
73 UINT32 mx_proto_id, UINT32 mx_chan_id,
87 UINT32 mx_chan_id);
415 ** mx_chan_id - channel ID of multiplexing proto below
422 UINT32 mx_chan_id)
433 sec_level, psm, mx_proto_id, mx_chan_id));
453 ** mx_chan_id - channel ID of multiplexing proto below
460 UINT32 mx_chan_id)
471 sec_level, psm, mx_proto_id, mx_chan_id));
474 sec_level, psm, mx_proto_id, mx_chan_id));
    [all...]
btm_int.h 736 UINT32 mx_chan_id; member in struct:__anon3544
    [all...]
  /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/include/
btm_api.h     [all...]

Completed in 2916 milliseconds