Home
last modified time | relevance | path

Searched refs:sdp_get_socket (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dsdp_lib.h133 int sdp_get_socket(const sdp_session_t *session);
/external/bluetooth/bluez/src/
Dglib-helper.c301 chan = g_io_channel_unix_new(sdp_get_socket(s)); in create_search_context()
/external/bluetooth/bluez/lib/
Dsdp.c4624 int sdp_get_socket(const sdp_session_t *session) in sdp_get_socket() function