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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_api.c 241 if (!BTM_IsDeviceUp())
593 if (!BTM_IsDeviceUp())
662 if (!BTM_IsDeviceUp())
870 if (!BTM_IsDeviceUp())
    [all...]
l2c_ucd.c 565 if (!BTM_IsDeviceUp())
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 325 if (BTM_IsDeviceUp())
362 if (BTM_IsDeviceUp())
412 if (!BTM_IsDeviceUp())
488 if (!BTM_IsDeviceUp())
579 if (!BTM_IsDeviceUp())
763 if (!BTM_IsDeviceUp())
    [all...]
btm_devctl.c 301 ** Function BTM_IsDeviceUp
308 BOOLEAN BTM_IsDeviceUp (void)
334 if (!BTM_IsDeviceUp())
    [all...]
  /external/bluetooth/bluedroid/stack/bnep/
bnep_main.c 680 if (BTM_IsDeviceUp())
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_api.c 185 status = BTM_IsDeviceUp();
    [all...]
  /external/bluetooth/bluedroid/stack/btu/
btu_hcif.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 104 ** what the new state is (BTM_IsDeviceUp). The event occurs whenever the stack
    [all...]

Completed in 145 milliseconds