Searched refs:BTA_SYS_HW_BLUETOOTH (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/sys/
H A Dbta_sys_main.c309 case BTA_SYS_HW_BLUETOOTH:
649 case BTA_SYS_HW_BLUETOOTH:
H A Dbta_sys.h47 BTA_SYS_HW_BLUETOOTH, enumerator in enum:__anon975
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c271 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);
3672 bta_sys_hw_register( BTA_SYS_HW_BLUETOOTH, bta_dm_sys_hw_cback );
3678 sys_enable_event->hw_module = BTA_SYS_HW_BLUETOOTH;

Completed in 117 milliseconds