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

  /external/bluetooth/bluedroid/stack/btm/
btm_pm.c 187 UINT8 *p_features; local
216 p_features = BTM_ReadLocalFeatures();
217 if( !(p_features[ btm_pm_mode_off[ind] ] & btm_pm_mode_msk[ind] ) )
    [all...]
btm_sec.c 1166 UINT8 *p_features; local
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 2330 UINT8 *p_features; local
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 840 UINT8 *p_features; \/* pointer to the remote device's features page[0] (supported features page) *\/ member in struct:__anon6041
    [all...]

Completed in 52 milliseconds