Searched refs:BTPROTO_RFCOMM (Results 1 - 5 of 5) sorted by relevance

/system/bluetooth/tools/
H A Dsock_shutdown_bug_rfcomm.c37 fd = socket(PF_BLUETOOTH, SOCK_STREAM, BTPROTO_RFCOMM);
50 fd = socket(PF_BLUETOOTH, SOCK_STREAM, BTPROTO_RFCOMM);
H A Dsock_shutdown_test.c82 protocol = BTPROTO_RFCOMM;
H A Dasocket_test.c100 protocol = BTPROTO_RFCOMM;
H A Dsocktest.c99 protocol = BTPROTO_RFCOMM;
/system/bluetooth/bluez-clean-headers/bluetooth/
H A Dbluetooth.h39 #define BTPROTO_RFCOMM 3 macro

Completed in 83 milliseconds