HomeSort by relevance Sort by last modified time
    Searched refs:bta_hd_hdl_event (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/hd/
bta_hd_int.h 154 extern bool bta_hd_hdl_event(BT_HDR* p_msg);
bta_hd_api.cc 41 static const tBTA_SYS_REG bta_hd_reg = {bta_hd_hdl_event, BTA_HdDisable};
bta_hd_main.cc 273 * Function bta_hd_hdl_event
280 bool bta_hd_hdl_event(BT_HDR* p_msg) { function

Completed in 2223 milliseconds