Searched refs:bcst_code (Results 1 – 4 of 4) sorted by relevance
/system/bt/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()
|
/system/bt/test/mock/ |
D | mock_hcic_hciblecmds.cc | 57 uint8_t enc, std::array<uint8_t, 16> bcst_code, in btsnd_hcic_big_create_sync() argument 279 std::array<uint8_t, 16> bcst_code) { in btsnd_hcic_create_big() argument
|
/system/bt/stack/hcic/ |
D | hciblecmds.cc | 1016 std::array<uint8_t, 16> bcst_code) { in btsnd_hcic_create_big() argument 1039 uint8_t* buf_ptr = bcst_code.data(); in btsnd_hcic_create_big() 1063 uint8_t enc, std::array<uint8_t, 16> bcst_code, in btsnd_hcic_big_create_sync() argument 1081 uint8_t* buf_ptr = bcst_code.data(); in btsnd_hcic_big_create_sync()
|
/system/bt/stack/include/ |
D | hcimsgs.h | 750 std::array<uint8_t, 16> bcst_code); 756 std::array<uint8_t, 16> bcst_code,
|