Searched refs:bcst_code (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_hcic_layer.cc | 86 std::array<uint8_t, 16> bcst_code) { in btsnd_hcic_create_big() argument 98 .enc_code = std::move(bcst_code), in btsnd_hcic_create_big()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_hcic_hciblecmds.h | 537 std::array<uint8_t, 16> bcst_code)> 548 std::array<uint8_t, 16> bcst_code) { in operator() 550 transport_latency, rtn, phy, packing, framing, enc, bcst_code); in operator()
|
D | mock_stack_hcic_hciblecmds.cc | 309 std::array<uint8_t, 16> bcst_code) { in btsnd_hcic_create_big() argument 313 rtn, phy, packing, framing, enc, bcst_code); in btsnd_hcic_create_big()
|
/packages/modules/Bluetooth/system/stack/hcic/ |
D | hciblecmds.cc | 535 std::array<uint8_t, 16> bcst_code) { in btsnd_hcic_create_big() argument 558 uint8_t* buf_ptr = bcst_code.data(); in btsnd_hcic_create_big()
|
/packages/modules/Bluetooth/system/stack/include/ |
D | hcimsgs.h | 409 std::array<uint8_t, 16> bcst_code);
|