Searched refs:rtn (Results 1 – 10 of 10) sorted by relevance
/system/bt/stack/test/common/ |
D | mock_hcic_layer.cc | 84 uint8_t rtn, uint8_t phy, uint8_t packing, in btsnd_hcic_create_big() argument 93 .rtn = rtn, in btsnd_hcic_create_big()
|
/system/bt/stack/include/ |
D | btm_iso_api_types.h | 119 uint8_t rtn; member
|
D | hcimsgs.h | 748 uint8_t rtn, uint8_t phy, uint8_t packing,
|
/system/bt/btif/co/ |
D | bta_hh_co.cc | 67 int rtn = -errno; in uhid_write() local 69 return rtn; in uhid_write()
|
/system/bt/test/mock/ |
D | mock_hcic_hciblecmds.cc | 277 uint8_t rtn, uint8_t phy, uint8_t packing, in btsnd_hcic_create_big() argument
|
/system/bt/stack/btm/ |
D | btm_iso_impl.h | 568 big_params.rtn, big_params.phy, big_params.packing, big_params.framing, in create_big()
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | link_layer_controller.h | 202 uint8_t rtn, bluetooth::hci::SecondaryPhyType phy,
|
/system/bt/stack/hcic/ |
D | hciblecmds.cc | 1014 uint8_t rtn, uint8_t phy, uint8_t packing, in btsnd_hcic_create_big() argument 1033 UINT8_TO_STREAM(pp, rtn); in btsnd_hcic_create_big()
|
/system/bt/stack/test/ |
D | btm_iso_test.cc | 357 .rtn = 3, 476 (x.rtn == y.rtn) && (x.phy == y.phy) && (x.packing == y.packing) && in operator ==()
|
/system/bt/gd/hci/ |
D | hci_packets.pdl | 4190 rtn : 4,
|