AF_BLUETOOTH
#define PF_BLUETOOTH AF_BLUETOOTH
destination->l2cap_family = AF_BLUETOOTH;
status_t status = gStackModule->register_domain(AF_BLUETOOTH, "bluetooth", NULL,
(*to)->sa_family = AF_BLUETOOTH;
if (from->sa_family != AF_BLUETOOTH)
return address->sa_family == AF_BLUETOOTH;
if (from->sa_family != AF_BLUETOOTH)
return gStackModule->get_domain(AF_BLUETOOTH);
error = gStackModule->register_domain_protocols(AF_BLUETOOTH,
error = gStackModule->register_domain_receiving_protocol(AF_BLUETOOTH,
ENUM_INFO_ENTRY(AF_BLUETOOTH),
fSockAddrL2cap.l2cap_family = AF_BLUETOOTH;
loc_addr.l2cap_family = AF_BLUETOOTH;