Home
last modified time | relevance | path

Searched refs:req_code (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_sdp_socket.py167 def send_request_and_wait(self, req_code, req_data, forced_pdu_size=None): argument
187 self.send_request(req_code, req_tid, req_data, forced_pdu_size)
/external/libnfc-nci/src/nfa/include/
Dnfa_snep_api.h148 tNFA_SNEP_REQ_CODE req_code; /* NFA_SNEP_REQ_CODE_GET or NFA_SNEP_REQ_CODE_PUT */ member