Home
last modified time | relevance | path

Searched refs:BTA_DmIsDeviceUp (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/sys/
Dbta_sys_main.c419 if (BTA_DmIsDeviceUp()) in bta_sys_hw_evt_enabled()
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h1432 BTA_API extern BOOLEAN BTA_DmIsDeviceUp(void);
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_api.c178 BOOLEAN BTA_DmIsDeviceUp(void) in BTA_DmIsDeviceUp() function