HomeSort by relevance Sort by last modified time
    Searched refs:mx_chan_id (Results 1 - 5 of 5) 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/btm/
btm_sec.c 54 UINT32 mx_chan_id);
72 UINT32 mx_proto_id, UINT32 mx_chan_id,
86 UINT32 mx_chan_id);
414 ** mx_chan_id - channel ID of multiplexing proto below
421 UINT32 mx_chan_id)
432 sec_level, psm, mx_proto_id, mx_chan_id));
452 ** mx_chan_id - channel ID of multiplexing proto below
459 UINT32 mx_chan_id)
470 sec_level, psm, mx_proto_id, mx_chan_id));
473 sec_level, psm, mx_proto_id, mx_chan_id));
    [all...]
btm_int.h 718 UINT32 mx_chan_id; member in struct:__anon3092
    [all...]
  /external/bluetooth/bluedroid/stack/hid/
hidh_conn.c 953 UINT32 mx_chan_id = HID_NOSEC_CHN; local
970 mx_chan_id = HID_SEC_CHN;
972 BTM_SetOutService (p_dev->addr, service_id, mx_chan_id);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]

Completed in 74 milliseconds