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

  /external/bluetooth/bluedroid/stack/include/
bnep_api.h 197 } tBNEP_REGISTER;
245 BNEP_API extern tBNEP_RESULT BNEP_Register (tBNEP_REGISTER *p_reg_info);
  /external/bluetooth/bluedroid/stack/pan/
pan_main.c 60 tBNEP_REGISTER reg_info;
62 memset (&reg_info, 0, sizeof (tBNEP_REGISTER));
  /external/bluetooth/bluedroid/stack/bnep/
bnep_api.c 68 tBNEP_RESULT BNEP_Register (tBNEP_REGISTER *p_reg_info)

Completed in 70 milliseconds