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 308 case BTA_SYS_HW_BLUETOOTH:
647 case BTA_SYS_HW_BLUETOOTH:
bta_sys.h 44 BTA_SYS_HW_BLUETOOTH,
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 282 bta_sys_hw_register( BTA_SYS_HW_BLUETOOTH, bta_dm_sys_hw_cback );
295 sys_enable_event->hw_module = BTA_SYS_HW_BLUETOOTH;
344 bta_sys_hw_unregister( BTA_SYS_HW_BLUETOOTH );
353 //bta_sys_hw_unregister( BTA_SYS_HW_BLUETOOTH);
460 bta_sys_disable(BTA_SYS_HW_BLUETOOTH);
    [all...]

Completed in 445 milliseconds