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 743 /* if just_works and bonding bit is not set treat this as temporary */
744 if (p_ssp_cfm_req->just_works && !(p_ssp_cfm_req->loc_auth_req & BTM_AUTH_BONDS) &&
754 if (p_ssp_cfm_req->just_works)
784 (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 766 UINT32 num_val; /* the numeric value for comparison. If just_works, do not show this number to UI */
767 BOOLEAN just_works; /* TRUE, if "Just Works" association model */ member in struct:__anon2926
bta_dm_act.c     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 737 BOOLEAN just_works; \/* TRUE, if "Just Works" association model *\/ member in struct:__anon3071
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 1466 BOOLEAN just_works; \/* TRUE, if "Just Works" association model *\/ member in struct:__anon3710
    [all...]

Completed in 64 milliseconds