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

  /system/bt/bta/dm/
bta_dm_int.h 876 BOOLEAN disable_pair_mode; /* disable pair mode or not */ member in struct:__anon71729
    [all...]
bta_dm_act.c 640 bta_dm_cb.disable_pair_mode = TRUE;
642 bta_dm_cb.disable_pair_mode = FALSE;
659 BTM_SetPairableMode((BOOLEAN)(!(bta_dm_cb.disable_pair_mode)),bta_dm_cb.conn_paired_only);
    [all...]

Completed in 48 milliseconds