| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ | 
| D | ShadowBluetoothDevice.java | 235   protected BluetoothSocket createInsecureL2capChannel(int psm) throws IOException {  in createInsecureL2capChannel() 242   protected BluetoothSocket createL2capChannel(int psm) throws IOException {  in createL2capChannel() 436     BluetoothSocket createInsecureL2capChannel(int psm);  in createInsecureL2capChannel() 439     BluetoothSocket createL2capChannel(int psm);  in createL2capChannel()
  | 
| /external/python/bumble/apps/ | 
| D | l2cap_bridge.py | 42     def __init__(self, psm, max_credits, mtu, mps, tcp_host, tcp_port):  argument 157     def __init__(self, psm, max_credits, mtu, mps, address, tcp_host, tcp_port):  argument 297     psm,  argument
  | 
| D | gg_bridge.py | 91     async def connect_l2cap(self, psm):  argument
  | 
| D | bench.py | 648         psm=DEFAULT_L2CAP_PSM,  argument 697         psm=DEFAULT_L2CAP_PSM,  argument
  | 
| /external/python/bumble/bumble/profiles/ | 
| D | asha_service.py | 55     def __init__(self, capability: int, hisyncid: List[int], device: Device, psm=0):  argument
  | 
| /external/python/bumble/bumble/ | 
| D | l2cap.py | 358     def serialize_psm(psm):  argument 704     def __init__(self, manager, connection, signaling_cid, psm, source_cid, mtu):  argument 1434     def register_server(self, psm, server):  argument 1468         psm,  argument 1927     async def open_le_coc(self, connection, psm, max_credits, mtu, mps):  argument 1968     async def connect(self, connection, psm):  argument
  | 
| D | device.py | 645     def create_l2cap_connector(self, psm):  argument 650         psm,  argument 1119     def create_l2cap_connector(self, connection, psm):  argument 1122     def create_l2cap_registrar(self, psm):  argument 1125     def register_l2cap_server(self, psm, server):  argument 1130         psm,  argument 1143         psm,  argument
  | 
| /external/strace/ | 
| D | sockaddr.c | 431 print_bluetooth_l2_psm(const char *prefix, uint16_t psm)  in print_bluetooth_l2_psm()
  | 
| /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ | 
| D | BluetoothSocketConnFacade.java | 317         Integer psm = new Integer(mAcceptThread.getPsm());  in bluetoothSocketConnGetPsm()  local
  | 
| /external/libcups/backend/ | 
| D | ipp.c | 3065 			*psm,		/* printer-state-message */  in report_printer_state()  local
  | 
| /external/mbedtls/library/ | 
| D | ssl_tls12_server.c | 4049         unsigned char *psm = ssl->handshake->premaster;  in ssl_parse_client_key_exchange()  local
  |