Home | History | Annotate | Download | only in include

Lines Matching defs:p_bda

805     BD_ADDR_PTR     p_bda;      /* The address of the newly connected device */
819 BD_ADDR_PTR p_bda; /* The address of the disconnected device */
847 BD_ADDR_PTR p_bda; /* The address of the peer connected device */
874 typedef void (tBTM_ACL_DB_CHANGE_CB) (BD_ADDR p_bda, DEV_CLASS p_dc,
879 typedef void (tBTM_ACL_DB_CHANGE_CB) (BD_ADDR p_bda, DEV_CLASS p_dc,
1811 typedef void (tBTM_PM_STATUS_CBACK) (BD_ADDR p_bda, tBTM_PM_STATUS status,
2520 extern tBTM_INQ_INFO *BTM_InqDbRead (BD_ADDR p_bda);
2559 ** Parameter p_bda - (input) BD_ADDR -> Address of device to clear
2566 extern tBTM_STATUS BTM_ClearInqDb (BD_ADDR p_bda);