OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rfcomm_get_info
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluez/btio/
btio.c
963
static int
rfcomm_get_info
(int sock, uint16_t *handle, uint8_t *dev_class)
function
1045
if (
rfcomm_get_info
(sock, &handle, dev_class) < 0) {
1052
if (
rfcomm_get_info
(sock, &handle, dev_class) < 0) {
Completed in 674 milliseconds