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

  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 103 /* definition used for L2CA_SetDesireRole */
571 ** Function L2CA_SetDesireRole
585 L2C_API extern UINT8 L2CA_SetDesireRole (UINT8 new_role);
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_api.c 814 ** Function L2CA_SetDesireRole
828 UINT8 L2CA_SetDesireRole (UINT8 new_role)
830 L2CAP_TRACE_API2 ("L2CA_SetDesireRole() new:x%x, disallow_switch:%d",
    [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_aact.c 870 L2CA_SetDesireRole(L2CAP_ROLE_DISALLOW_SWITCH);
    [all...]

Completed in 241 milliseconds