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

  /external/bluetooth/bluedroid/btif/src/
btif_dm.c 723 /* if just_works and bonding bit is not set treat this as temporary */
724 if (p_ssp_cfm_req->just_works && !(p_ssp_cfm_req->loc_auth_req & BTM_AUTH_BONDS) &&
734 if (p_ssp_cfm_req->just_works)
764 (p_ssp_cfm_req->just_works ? BT_SSP_VARIANT_CONSENT : BT_SSP_VARIANT_PASSKEY_CONFIRMATION),
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 764 UINT32 num_val; /* the numeric value for comparison. If just_works, do not show this number to UI */
765 BOOLEAN just_works; /* TRUE, if "Just Works" association model */ member in struct:__anon2488
bta_dm_act.c     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 733 BOOLEAN just_works; \/* TRUE, if "Just Works" association model *\/ member in struct:__anon2626
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 1449 BOOLEAN just_works; \/* TRUE, if "Just Works" association model *\/ member in struct:__anon3260
    [all...]

Completed in 41 milliseconds