Home
last modified time | relevance | path

Searched refs:bcst_code (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/test/common/
Dmock_hcic_layer.cc86 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/
Dmock_hcic_hciblecmds.cc57 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/
Dhciblecmds.cc1016 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/
Dhcimsgs.h750 std::array<uint8_t, 16> bcst_code);
756 std::array<uint8_t, 16> bcst_code,