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

  /system/bt/stack/include/
l2cap_client.h 45 // object must be freed with |l2cap_client_free|.
51 void l2cap_client_free(l2cap_client_t* client);
  /system/bt/stack/l2cap/
l2cap_client.cc 119 void l2cap_client_free(l2cap_client_t* client) { function

Completed in 84 milliseconds