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

  /external/bluetooth/bluedroid/stack/bnep/
bnep_int.h 186 BOOLEAN got_my_bd_addr; /* TRUE when we got our BD addr */ member in struct:__anon5853
bnep_main.c 680 if (!bnep_cb.got_my_bd_addr)
834 bnep_cb.got_my_bd_addr = TRUE;
bnep_api.c 706 if (bnep_cb.got_my_bd_addr)
bnep_utils.c     [all...]

Completed in 1050 milliseconds