| /external/blktrace/btt/ | 
| D | mmap.c | 51 				    void **pdu)  in convert_to_cpu() 130 int next_trace(struct blk_io_trace *t, void **pdu)  in next_trace()
  | 
| D | globals.h | 156 	void *pdu;  member
  | 
| /external/python/bumble/bumble/ | 
| D | att.py | 215     def from_bytes(pdu):  argument 254     def __init__(self, pdu=None, **kwargs):  argument 261     def init_from_bytes(self, pdu, offset):  argument 349     def init_from_bytes(self, pdu, offset):  argument 409     def init_from_bytes(self, pdu, offset):  argument 475     def init_from_bytes(self, pdu, offset):  argument 589     def init_from_bytes(self, pdu, offset):  argument
  | 
| D | l2cap.py | 194     def from_bytes(pdu):  argument 259     def __init__(self, pdu=None, **kwargs):  argument 272     def init_from_bytes(self, pdu, offset):  argument 725     def send_pdu(self, pdu):  argument 742     def on_pdu(self, pdu):  argument 1059     def send_pdu(self, pdu):  argument 1117     def on_pdu(self, pdu):  argument 1514     def send_pdu(self, connection, cid, pdu):  argument 1523     def on_pdu(self, connection, cid, pdu):  argument
  | 
| D | sdp.py | 529     def from_bytes(pdu):  argument 593     def __init__(self, pdu=None, transaction_id=0, **kwargs):  argument 605     def init_from_bytes(self, pdu, offset):  argument 907     def on_pdu(self, pdu):  argument
  | 
| D | host.py | 108     def on_acl_pdu(self, pdu):  argument 352     def send_l2cap_pdu(self, connection_handle, cid, pdu):  argument 473     def on_l2cap_pdu(self, connection, cid, pdu):  argument
  | 
| D | helpers.py | 69         def on_acl_pdu(self, pdu):  argument
  | 
| D | gatt_server.py | 111     def send_gatt_pdu(self, connection_handle, pdu):  argument 481     def on_att_request(self, connection, pdu):  argument
  | 
| D | smp.py | 195     def from_bytes(pdu):  argument 266     def __init__(self, pdu=None, **kwargs):  argument 273     def init_from_bytes(self, pdu, offset):  argument 1680     def on_smp_pdu(self, connection, pdu):  argument
  | 
| D | device.py | 642     def send_l2cap_pdu(self, cid, pdu):  argument 1152     def send_l2cap_pdu(self, connection_handle, cid, pdu):  argument 3049     def on_gatt_pdu(self, connection, pdu):  argument 3071     def on_smp_pdu(self, connection, pdu):  argument 3076     def on_l2cap_pdu(self, connection, cid, pdu):  argument
  | 
| D | gatt_client.py | 229     def send_gatt_pdu(self, pdu):  argument
  | 
| D | rfcomm.py | 623     def on_pdu(self, pdu):  argument
  | 
| D | avdtp.py | 401     def on_pdu(self, pdu):  argument 1341     def on_pdu(self, pdu):  argument
  | 
| /external/autotest/client/cros/cellular/ | 
| D | sms.py | 61     def sms_insert(self, index, pdu):  argument 77     def sms_receive(self, index, pdu):  argument
  | 
| /external/tcpdump/ | 
| D | print-rpki-rtr.c | 257 	    const rpki_rtr_pdu_ipv4_prefix *pdu;  in rpki_rtr_pdu_print()  local 272 	    const rpki_rtr_pdu_ipv6_prefix *pdu;  in rpki_rtr_pdu_print()  local 287 	    const rpki_rtr_pdu_error_report *pdu;  in rpki_rtr_pdu_print()  local
  | 
| D | print-snmp.c | 1482 	struct be pdu;  in pdu_print()  local
  | 
| /external/python/pyasn1-modules/tools/ | 
| D | snmpget.py | 28 pdu = pdus.setComponentByPosition(0).getComponentByPosition(0)  variable
  | 
| /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ | 
| D | SmsFacade.java | 228     private boolean writeBytesToFile(String fileName, byte[] pdu) {  in writeBytesToFile() 247     private boolean writeBytesToCacheFile(String fileName, byte[] pdu) {  in writeBytesToCacheFile() 601                         final GenericPdu pdu = new PduParser(response, shouldParse).parse();  in onReceive()  local
  | 
| /external/blktrace/ | 
| D | blkparse_fmt.c | 113 static inline int pdu_rest_is_zero(unsigned char *pdu, int len)  in pdu_rest_is_zero()
  |