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 246 if (!BTM_IsDeviceUp())
602 if (!BTM_IsDeviceUp())
671 if (!BTM_IsDeviceUp())
879 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())
765 if (!BTM_IsDeviceUp())
    [all...]
btm_devctl.c 299 ** Function BTM_IsDeviceUp
306 BOOLEAN BTM_IsDeviceUp (void)
332 if (!BTM_IsDeviceUp())
    [all...]
  /external/bluetooth/bluedroid/stack/bnep/
bnep_main.c 682 if (BTM_IsDeviceUp())
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_api.c 180 return BTM_IsDeviceUp();
    [all...]
  /external/bluetooth/bluedroid/stack/btu/
btu_hcif.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 118 ** what the new state is (BTM_IsDeviceUp). The event occurs whenever the stack
    [all...]

Completed in 283 milliseconds