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

  /system/bt/bta/closure/
bta_closure_int.h 32 bool bta_closure_execute(BT_HDR* p_msg);
bta_closure.cc 40 static const tBTA_SYS_REG bta_closure_hw_reg = {bta_closure_execute, NULL};
54 bool bta_closure_execute(BT_HDR* p_raw_msg) { function

Completed in 3370 milliseconds