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

  /system/bt/stack/btm/
btm_devctl.c 599 ** Function BTM_ReadLocalFeatures
607 UINT8 *BTM_ReadLocalFeatures (void)
    [all...]
btm_pm.c 209 p_features = BTM_ReadLocalFeatures();
    [all...]
btm_acl.c 821 UINT8 *localFeatures = BTM_ReadLocalFeatures();
869 UINT8 *localFeatures = BTM_ReadLocalFeatures();
    [all...]
  /system/bt/bta/dm/
bta_dm_pm.c 477 if( ((NULL != (p = BTM_ReadLocalFeatures ())) && HCI_SNIFF_SUB_RATE_SUPPORTED(p)) &&
772 (HCI_SNIFF_SUB_RATE_SUPPORTED(BTM_ReadLocalFeatures ()) && p_rem_feat &&
    [all...]
bta_dm_act.c     [all...]
  /system/bt/stack/l2cap/
l2c_utils.c 819 if (HCI_NON_FLUSHABLE_PB_SUPPORTED(BTM_ReadLocalFeatures ()))
    [all...]
l2c_api.c     [all...]
  /system/bt/stack/include/
btm_api.h     [all...]

Completed in 41 milliseconds