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

  /external/bluetooth/bluedroid/btif/src/
btif_core.c 1035 bt_local_le_features_t local_le_features; local
    [all...]
btif_dm.c 1838 bt_local_le_features_t local_le_features; local
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 125 if ((HCI_LE_CONN_PARAM_REQ_SUPPORTED(btm_cb.devcb.local_le_features) &&
426 if (!HCI_LE_SLAVE_INIT_FEAT_EXC_SUPPORTED(btm_cb.devcb.local_le_features))
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_int.h 194 BD_FEATURES local_le_features; /* Local LE Supported features mask for the device */ member in struct:__anon5859
    [all...]
btm_devctl.c 887 STREAM_TO_ARRAY(&btm_cb.devcb.local_le_features, p, HCI_FEATURE_BYTES_PER_PAGE);
    [all...]
btm_acl.c 329 if (HCI_LE_SLAVE_INIT_FEAT_EXC_SUPPORTED(btm_cb.devcb.local_le_features)
    [all...]

Completed in 103 milliseconds