Searched refs:transmit_cb (Results 1 – 25 of 29) sorted by relevance
12
/aosp12/hardware/nxp/secure_element/pn8x/1.0/ |
H A D | SecureElement.h | 58 transmit_cb _hidl_cb) override;
|
H A D | SecureElement.cpp | 93 transmit_cb _hidl_cb) { in transmit()
|
/aosp12/hardware/st/secure_element/1.0/ |
H A D | SecureElement.h | 57 transmit_cb _hidl_cb) override;
|
H A D | SecureElement.cpp | 112 transmit_cb _hidl_cb) { in transmit()
|
/aosp12/hardware/nxp/secure_element/pn8x/1.1/ |
H A D | SecureElement.h | 64 transmit_cb _hidl_cb) override;
|
H A D | SecureElement.cpp | 135 transmit_cb _hidl_cb) { in transmit()
|
/aosp12/hardware/st/secure_element/1.1/ |
H A D | SecureElement.h | 65 transmit_cb _hidl_cb) override;
|
H A D | SecureElement.cpp | 122 transmit_cb _hidl_cb) { in transmit()
|
/aosp12/hardware/st/secure_element/1.2/ |
H A D | SecureElement.h | 65 transmit_cb _hidl_cb) override;
|
H A D | SecureElement.cpp | 127 transmit_cb _hidl_cb) { in transmit()
|
/aosp12/hardware/st/secure_element2/secure_element/1.0/ |
H A D | SecureElement.h | 42 Return<void> transmit(const hidl_vec<uint8_t>& data, transmit_cb _hidl_cb) override;
|
H A D | SecureElement.cpp | 161 Return<void> SecureElement::transmit(const hidl_vec<uint8_t>& data, transmit_cb _hidl_cb) { in transmit()
|
/aosp12/hardware/interfaces/bluetooth/1.0/default/ |
H A D | vendor_interface.cc | 83 uint8_t transmit_cb(uint16_t opcode, void* buffer, tINT_CMD_CBACK callback) { in transmit_cb() function 135 buffer_free_cb, transmit_cb, epilog_cb,
|
/aosp12/hardware/nxp/secure_element/snxxx/1.0/ |
H A D | SecureElement.h | 84 transmit_cb _hidl_cb) override;
|
H A D | VirtualISO.h | 62 transmit_cb _hidl_cb) override;
|
H A D | VirtualISO.cpp | 115 transmit_cb _hidl_cb) { in transmit()
|
H A D | SecureElement.cpp | 169 transmit_cb _hidl_cb) { in transmit()
|
/aosp12/hardware/st/secure_element2/secure_element/1.1/ |
H A D | SecureElement.h | 46 Return<void> transmit(const hidl_vec<uint8_t>& data, transmit_cb _hidl_cb) override;
|
H A D | SecureElement.cpp | 189 Return<void> SecureElement::transmit(const hidl_vec<uint8_t>& data, transmit_cb _hidl_cb) { in transmit()
|
/aosp12/hardware/nxp/secure_element/snxxx/1.1/ |
H A D | VirtualISO.h | 70 transmit_cb _hidl_cb) override;
|
H A D | SecureElement.h | 94 transmit_cb _hidl_cb) override;
|
H A D | SecureElement.cpp | 237 transmit_cb _hidl_cb) { in transmit()
|
/aosp12/hardware/nxp/secure_element/snxxx/1.2/ |
H A D | VirtualISO.h | 67 transmit_cb _hidl_cb) override;
|
H A D | SecureElement.h | 95 transmit_cb _hidl_cb) override;
|
/aosp12/hardware/st/secure_element2/secure_element/1.2/ |
H A D | SecureElement.h | 46 Return<void> transmit(const hidl_vec<uint8_t>& data, transmit_cb _hidl_cb) override;
|
12