Home
last modified time | relevance | path

Searched refs:BNEP_PSM (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dbnep.h84 #ifndef BNEP_PSM
85 #define BNEP_PSM 0x0f macro
/external/bluetooth/bluez/compat/
Dpand.c235 l2a.l2_psm = htobs(BNEP_PSM); in do_listen()
368 l2a.l2_psm = htobs(BNEP_PSM); in create_connection()
/external/bluetooth/bluez/network/
Dserver.c165 uint16_t psm = BNEP_PSM, version = 0x0100; in server_record_new()
840 BT_IO_OPT_PSM, BNEP_PSM, in create_adapter()
Dconnection.c375 BT_IO_OPT_PSM, BNEP_PSM, in connection_connect()