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

  /system/bt/stack/sdp/
sdp_main.cc 92 SDP_SECURITY_LEVEL, SDP_PSM, 0, 0)) {
100 SDP_SECURITY_LEVEL, SDP_PSM, 0, 0)) {
124 if (!L2CA_Register(SDP_PSM, &sdp_cb.reg_info)) {
540 cid = L2CA_ConnectReq(SDP_PSM, p_bd_addr);
  /external/autotest/client/common_lib/cros/bluetooth/
bluetooth_sdp_socket.py 25 SDP_PSM = 0x0001
108 super(BluetoothSDPSocket, self).connect((address, SDP_PSM))
  /system/bt/stack/include/
sdp_api.h 53 #define SDP_PSM 0x0001
  /system/bt/bta/jv/
bta_jv_act.cc 554 case SDP_PSM: /* 1 */
    [all...]

Completed in 75 milliseconds