OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HdReportError
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/include/
bta_hd_api.h
255
* Function
BTA_HdReportError
262
extern void
BTA_HdReportError
(uint8_t error);
/system/bt/bta/hd/
bta_hd_api.cc
292
* Function
BTA_HdReportError
299
extern void
BTA_HdReportError
(uint8_t error) {
/system/bt/btif/src/
btif_hd.cc
593
BTA_HdReportError
(error);
Completed in 782 milliseconds