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

  /system/bt/btif/include/
btif_sock_sdp.h 34 int add_rfc_sdp_rec(const char* name, bluetooth::Uuid uuid, int scn);
  /system/bt/btif/src/
btif_sock_sdp.cc 451 int add_rfc_sdp_rec(const char* name, Uuid uuid, const int channel) { function
btif_sock_rfc.cc 394 add_rfc_sdp_rec(slot->service_name, slot->service_uuid, slot->scn);

Completed in 105 milliseconds