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

  /external/bluetooth/bluedroid/stack/btu/
btu_init.c 43 extern void PLATFORM_DisableHciTransport(UINT8 bDisable);
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_pm.c 44 static void bta_dm_pm_set_sniff_policy(tBTA_DM_PEER_DEVICE *p_dev, BOOLEAN bDisable);
943 static void bta_dm_pm_set_sniff_policy(tBTA_DM_PEER_DEVICE *p_dev, BOOLEAN bDisable)
950 if (bDisable)
965 if (bDisable)
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 444 OMX_BOOL bDisable;
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 850 pComponentPrivate->bDisable = OMX_FALSE;
861 while (pComponentPrivate->bDisable == OMX_FALSE) {
    [all...]

Completed in 271 milliseconds