OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btsock_l2cap_listen
(Results
1 - 3
of
3
) sorted by null
/system/bt/btif/include/
btif_sock_l2cap.h
17
bt_status_t
btsock_l2cap_listen
(const char* name, int channel,
/system/bt/btif/src/
btif_sock.c
134
status =
btsock_l2cap_listen
(service_name, channel, sock_fd, flags, app_uid);
btif_sock_l2cap.c
982
bt_status_t
btsock_l2cap_listen
(const char* name, int channel, int* sock_fd, int flags, int app_uid)
function
[
all
...]
Completed in 222 milliseconds