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

  /external/bluetooth/bluedroid/bta/sys/
bta_sys_main.c 309 case BTA_SYS_HW_BLUETOOTH:
649 case BTA_SYS_HW_BLUETOOTH:
bta_sys.h 47 BTA_SYS_HW_BLUETOOTH,
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 271 bta_sys_hw_register( BTA_SYS_HW_BLUETOOTH, bta_dm_sys_hw_cback );
284 sys_enable_event->hw_module = BTA_SYS_HW_BLUETOOTH;
333 bta_sys_hw_unregister( BTA_SYS_HW_BLUETOOTH );
342 //bta_sys_hw_unregister( BTA_SYS_HW_BLUETOOTH);
436 bta_sys_disable(BTA_SYS_HW_BLUETOOTH);
    [all...]

Completed in 184 milliseconds