Searched defs:p_props (Results 1 - 1 of 1) sorted by relevance

/system/bt/btif/src/
H A Dbtif_core.c929 bt_property_t *p_props)
932 status, num_props, p_props);
936 uint32_t num_props, bt_property_t *p_props)
939 status, remote_addr, num_props, p_props);
928 btif_adapter_properties_evt(bt_status_t status, uint32_t num_props, bt_property_t *p_props) argument
935 btif_remote_properties_evt(bt_status_t status, bt_bdaddr_t *remote_addr, uint32_t num_props, bt_property_t *p_props) argument

Completed in 19 milliseconds