HomeSort by relevance Sort by last modified time
    Searched refs:SDP_PSM (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/proximity_auth/
bluetooth_util_chromeos.cc 45 #define SDP_PSM 0x0001
111 addr.l2_psm = base::ByteSwapToLE16(SDP_PSM);
  /external/bluetooth/bluedroid/stack/sdp/
sdp_main.c 98 SDP_SECURITY_LEVEL, SDP_PSM, 0, 0))
108 SDP_SECURITY_LEVEL, SDP_PSM, 0, 0))
134 if (!L2CA_Register (SDP_PSM, &sdp_cb.reg_info))
572 cid = L2CA_ConnectReq (SDP_PSM, p_bd_addr);
  /external/bluetooth/bluedroid/stack/include/
sdp_api.h 58 #define SDP_PSM 0x0001
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 686 case SDP_PSM: /* 1 */
    [all...]

Completed in 404 milliseconds