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 878 BOOLEAN disable_pair_mode; /* disable pair mode or not */ member in struct:__anon68650
    [all...]
bta_dm_act.c 583 bta_dm_cb.disable_pair_mode = TRUE;
585 bta_dm_cb.disable_pair_mode = FALSE;
602 BTM_SetPairableMode((BOOLEAN)(!(bta_dm_cb.disable_pair_mode)),bta_dm_cb.conn_paired_only);
    [all...]

Completed in 56 milliseconds