OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HdDisable
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/hd/
bta_hd_api.cc
41
static const tBTA_SYS_REG bta_hd_reg = {bta_hd_hdl_event,
BTA_HdDisable
};
70
* Function
BTA_HdDisable
77
void
BTA_HdDisable
(void) {
/system/bt/bta/include/
bta_hd_api.h
158
extern void
BTA_HdDisable
(void);
/system/bt/btif/src/
btif_hd.cc
197
BTA_HdDisable
();
651
if (!b_enable)
BTA_HdDisable
();
Completed in 42 milliseconds