diff options
Diffstat (limited to 'stack/bnep/bnep_int.h')
-rw-r--r-- | stack/bnep/bnep_int.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stack/bnep/bnep_int.h b/stack/bnep/bnep_int.h index 9d641b5b6..5322e5039 100644 --- a/stack/bnep/bnep_int.h +++ b/stack/bnep/bnep_int.h @@ -239,7 +239,6 @@ extern void bnep_sec_check_complete (BD_ADDR bd_addr, tBT_TRANSPORT trasn extern tBNEP_RESULT bnep_is_packet_allowed (tBNEP_CONN *p_bcb, BD_ADDR p_dest_addr, UINT16 protocol, BOOLEAN fw_ext_present, UINT8 *p_data); extern UINT32 bnep_get_uuid32 (tBT_UUID *src_uuid); -extern void bnep_dump_status (void); |