/external/chromium_org/device/bluetooth/ |
bluetooth_profile_chromeos.cc | 83 bluetooth_options.psm = options.psm;
|
/external/bluetooth/bluedroid/stack/l2cap/ |
l2c_csm.c | 169 btm_sec_l2cap_access_req (p_ccb->p_lcb->remote_bd_addr, p_ccb->p_rcb->psm, 207 if (btm_sec_l2cap_access_req (p_ccb->p_lcb->remote_bd_addr, p_ccb->p_rcb->psm, 264 if (btm_sec_l2cap_access_req (p_ccb->p_lcb->remote_bd_addr, p_ccb->p_rcb->psm, 334 btm_sec_l2cap_access_req (p_ccb->p_lcb->remote_bd_addr, p_ccb->p_rcb->psm, 436 p_ccb->p_rcb->psm, p_ccb->remote_id); 495 btm_sec_l2cap_access_req (p_ccb->p_lcb->remote_bd_addr, p_ccb->p_rcb->psm, 686 p_ccb->p_rcb->psm, [all...] |
l2c_int.h | 264 UINT16 psm; member in struct:__anon3928 266 /* this is the real PSM that we need to connect to */ 531 UINT16 psm; /* PSM of the connection */ member in struct:__anon3932 666 extern tL2C_RCB *l2cu_allocate_rcb (UINT16 psm); 667 extern tL2C_RCB *l2cu_find_rcb_by_psm (UINT16 psm); [all...] |
l2c_utils.c | 481 ** CCB (non-existant PSM or no resources). [all...] |
l2c_fcr.c | [all...] |
/external/bluetooth/bluedroid/stack/gap/ |
gap_int.h | 95 UINT16 psm; member in struct:__anon3549
|
/external/bluetooth/bluedroid/stack/avdt/ |
avdt_l2c.c | 38 void avdt_l2c_connect_ind_cback(BD_ADDR bd_addr, UINT16 lcid, UINT16 psm, UINT8 id); 170 void avdt_l2c_connect_ind_cback(BD_ADDR bd_addr, UINT16 lcid, UINT16 psm, UINT8 id)
|
/external/bluetooth/bluedroid/stack/hid/ |
hidh_conn.c | 52 UINT16 psm, UINT8 l2cap_id); 200 static void hidh_l2cif_connect_ind (BD_ADDR bd_addr, UINT16 l2cap_cid, UINT16 psm, UINT8 l2cap_id) 207 HIDH_TRACE_EVENT2 ("HID-Host Rcvd L2CAP conn ind, PSM: 0x%04x CID 0x%x", psm, l2cap_cid); 220 if (psm == HID_PSM_INTERRUPT) 255 if (psm == HID_PSM_CONTROL) 284 HIDH_TRACE_EVENT2 ("HID-Host Rcvd L2CAP conn ind, sent config req, PSM: 0x%04x CID 0x%x", 285 psm, l2cap_cid); [all...] |
/external/bluetooth/bluedroid/stack/btm/ |
btm_int.h | 470 UINT16 psm; /* L2CAP PSM value */ member in struct:__anon3529 731 UINT16 psm; member in struct:__anon3544 [all...] |
/external/chromium_org/chrome/browser/extensions/api/bluetooth/ |
bluetooth_api.cc | 147 if (params->profile.psm.get()) 148 options.psm = *params->profile.psm.get();
|
/external/bluetooth/bluedroid/stack/sdp/ |
sdp_main.c | 55 static void sdp_connect_ind (BD_ADDR bd_addr, UINT16 l2cap_cid, UINT16 psm, 171 static void sdp_connect_ind (BD_ADDR bd_addr, UINT16 l2cap_cid, UINT16 psm, UINT8 l2cap_id)
|
/external/bluetooth/bluedroid/bta/jv/ |
bta_jv_act.c | 406 p_cb->psm = 0; 648 ** Description for now use only the legal PSM per JSR82 spec 653 BOOLEAN bta_jv_check_psm(UINT16 psm) 657 if(L2C_IS_VALID_PSM(psm) ) 659 if(psm < 0x1001) 662 switch(psm) [all...] |
bta_jv_int.h | 191 UINT16 psm; /* the psm used for this server connection */ member in struct:__anon3270
|
/external/bluetooth/bluedroid/stack/bnep/ |
bnep_main.c | 58 static void bnep_connect_ind (BD_ADDR bd_addr, UINT16 l2cap_cid, UINT16 psm, UINT8 l2cap_id); 74 ** Description This function registers BNEP PSM with L2CAP 120 static void bnep_connect_ind (BD_ADDR bd_addr, UINT16 l2cap_cid, UINT16 psm, UINT8 l2cap_id)
|
/external/bluetooth/bluedroid/stack/gatt/ |
gatt_main.c | 49 static void gatt_l2cif_connect_ind_cback (BD_ADDR bd_addr, UINT16 l2cap_cid, UINT16 psm, UINT8 l2cap_id); 115 /* Now, register with L2CAP for ATT PSM over BR/EDR */ 504 static void gatt_l2cif_connect_ind_cback (BD_ADDR bd_addr, UINT16 lcid, UINT16 psm, UINT8 id) [all...] |
/external/bluetooth/bluedroid/stack/include/ |
gap_api.h | 550 BD_ADDR p_rem_bda, UINT16 psm, tL2CAP_CFG_INFO *p_cfg, [all...] |
btm_api.h | [all...] |
obx_api.h | 453 UINT16 psm; /* The L2CAP PSM number that this server listens for incoming requests. 0, if do not wish to listen to connection from L2CAP. */ member in struct:__anon3853 727 ** Otherwise, it allocates a control block for the given PSM. 728 ** The associated virtual PSM assigned by L2CAP is returned in p_psm [all...] |
/external/bluetooth/bluedroid/bta/include/ |
bta_jv_api.h | 145 #define BTA_JV_GET_PSM_EVT 7 /* Reserved a PSM */ 422 UINT16 psm; /* BTA_JV_GET_PSM_EVT */ member in union:__anon3246 735 ** Description This function reserves a PSM (Protocol Service Multiplexer) 737 ** server profiles/applications to register their PSM into the 740 ** Returns The next free PSM [all...] |
/external/qemu/hw/ |
bt.h | 132 void bt_l2cap_psm_register(struct bt_l2cap_device_s *dev, int psm, 1750 uint16_t psm; member in struct:__anon28127 [all...] |