OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HciGetPacketLengthForType
(Results
1 - 3
of
3
) sorted by null
/device/linaro/hikey/bluetooth/
hci_packetizer.cc
35
size_t
HciGetPacketLengthForType
(HciPacketType type, const uint8_t* preamble) {
60
HciGetPacketLengthForType
(packet_type, preamble_);
hci_protocol.cc
34
size_t
HciGetPacketLengthForType
(HciPacketType type, const uint8_t* preamble) {
/hardware/interfaces/bluetooth/1.0/default/
hci_packetizer.cc
35
size_t
HciGetPacketLengthForType
(HciPacketType type, const uint8_t* preamble) {
60
HciGetPacketLengthForType
(packet_type, preamble_);
Completed in 78 milliseconds